Package | Description |
---|---|
oracle.jbo.uicli.controls |
Contains classes that implement ADF Swing controls
|
Modifier and Type | Method and Description |
---|---|
static javax.swing.ComboBoxModel |
JUArrayComboBox.createAttributeBinding(JUFormBinding formBinding, JUArrayComboBox control, java.lang.String voInstanceName, java.lang.String voIterName, java.lang.String voIterBindingName, java.lang.String attrName, JUArrayElementEditorInterface editor)
This method is used by the JDeveloper designtime wizards for binding a JComboBox component with an attribute of type Array in rows of a ViewObject/RowIterator.
|