|
Oracle9i Business Components for Java API Reference Oracle9i Jdeveloper (9.0.4) B10391-01 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JUArrayElementEditorInterface | |
oracle.jbo.uicli.controls | Contains classes that implement JClient controls |
Uses of JUArrayElementEditorInterface in oracle.jbo.uicli.controls |
Methods in oracle.jbo.uicli.controls that return JUArrayElementEditorInterface | |
JUArrayElementEditorInterface |
JUArrayComboBox.getArrayElementEditor() Returns the custom element editor (if any) that this combobox works with. |
Methods in oracle.jbo.uicli.controls with parameters of type JUArrayElementEditorInterface | |
void |
JUArrayComboBox.setArrayElementEditor(JUArrayElementEditorInterface editor) Sets the editor whose edit() method will be invoked when the selected item in this combobox is to be edited. |
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. |
|
Oracle9i Business Components for Java API Reference Oracle9i Jdeveloper (9.0.4) B10391-01 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1997, 2003, Oracle. All rights reserved.