下面的文章介绍如何Customize自己的inputListOfValues组件:
Custom Declarative Component- Multi-Select LOV
基本思路:
1,使用popup和dynamic table
2,对Form布局的LOV有效
3,定义Declarative Component,打包成ADF Jar library,提供给其他开发人员使用
下面的文章介绍如何Customize自己的inputListOfValues组件:
Custom Declarative Component- Multi-Select LOV
基本思路:
1,使用popup和dynamic table
2,对Form布局的LOV有效
3,定义Declarative Component,打包成ADF Jar library,提供给其他开发人员使用