|
Oracle Application Development Framework Model and Business Components Java API Reference
10.1.3.1.0 B28969-01 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DCIteratorBindingDef | |
oracle.adf.model.binding | Contains the abstract implementation of ADFm binding objects. |
oracle.jbo.uicli.binding | Contains ADF Swing classes that handle interaction with BC4J objects for various ADF Swing bindings. |
Uses of DCIteratorBindingDef in oracle.adf.model.binding |
Methods in oracle.adf.model.binding that return DCIteratorBindingDef | |
DCIteratorBindingDef |
DCIteratorBinding.getDef() Internal: Applications should not use this method. |
Methods in oracle.adf.model.binding with parameters of type DCIteratorBindingDef | |
protected void |
DCIteratorBinding.setDef(DCIteratorBindingDef def) Internal: Applications should not use this method. After creation sets the def used to create this iterator binding. |
void |
DCBindingContainerDef.addIterator(DCIteratorBindingDef iter) |
Uses of DCIteratorBindingDef in oracle.jbo.uicli.binding |
Subclasses of DCIteratorBindingDef in oracle.jbo.uicli.binding | |
class |
JUAccessorIteratorDef |
class |
JUIteratorDef |
class |
JUIterRangeDef |
class |
JUIterRowDef |
class |
JUMethodIteratorDef |
class |
JUVariableIteratorDef |
Methods in oracle.jbo.uicli.binding with parameters of type DCIteratorBindingDef | |
void |
JUIteratorBinding.setIteratorBindingDef(DCIteratorBindingDef iterDef) Internal: Applications should not use this method. Used in LovButtonBinding to set the def for the Lov Panel's iteratorBinding. |
|
Oracle Application Development Framework Model and Business Components Java API Reference
10.1.3.1.0 B28969-01 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |