|
Oracle9i Business Components for Java API Reference Oracle9i Jdeveloper (9.0.4) B10391-01 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JUDefaultControlBinding | |
oracle.jbo.uicli.controls | Contains classes that implement JClient controls |
oracle.jbo.uicli.jui | Contains JClient classes that implement binding of Swing controls with BC4J ViewObject, Attributes or Rows. |
Uses of JUDefaultControlBinding in oracle.jbo.uicli.controls |
Methods in oracle.jbo.uicli.controls that return JUDefaultControlBinding | |
JUDefaultControlBinding |
JUImageControl.getModel() Returns the bindName and provides the hook into property editors/customizers. |
JUDefaultControlBinding |
JUArrayComboBox.getArrayBinding() Returns the attribute-binding model that this control is bound to. |
Methods in oracle.jbo.uicli.controls with parameters of type JUDefaultControlBinding | |
void |
JUImageControl.setModel(JUDefaultControlBinding binding) Binds the control to the infobus and implements lazy loading, by using the DACRTManager, to lookup the RowSet and DataItemName. |
void |
JUArrayComboBox.setArrayBinding(JUDefaultControlBinding binding) Binds this combobox control with an attribute of Array type in a ViewObject. |
Uses of JUDefaultControlBinding in oracle.jbo.uicli.jui |
Methods in oracle.jbo.uicli.jui that return JUDefaultControlBinding | |
static JUDefaultControlBinding |
JUDefaultControlBinding.createAttributeBinding(JUFormBinding formBinding, JUDefaultControlInterface control, java.lang.String voInstanceName, java.lang.String voIterName, java.lang.String voIterBindingName, java.lang.String attrName) Creates an instance of this binding based on the given binding information. |
static JUDefaultControlBinding |
JUDefaultControlBinding.getInstance(JUFormBinding formBinding, JUDefaultControlInterface control, java.lang.String voInstanceName, java.lang.String voIterName, java.lang.String voIterBindingName, java.lang.String attrName) Deprecated. since 9.0.2 use createAttributeBinding() instead. |
|
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.