« How-to configure OID for authentication in WebLogic Server | Main | How-to declaratively create new table rows based on the existing current row content »
How-to build dependent, model driven list of values in ADF Swing
By frank.nimphius | October 31, 2008
In JDeveloper 10.1.3, the sole option to create a list of value is a manual configuration that associated the list VO with the source attribute that consumes the returned value. In JDeveloper 11, a new features of the business component framework allows developers to define the list of values within the View Object for a more consistent implementation with less overhead in the bindings. In this how-to we show how to configure model based list of values in ADF Swing so that two list of values operate in dependency from each other. Selecting a department in the first list will limit the list of employees returned from the second LOV
Frank
All samples available on ADF Code Corner
Topics: ADF Swing |
Comments are closed.
