Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02


Uses of Class
oracle.adf.model.binding.DCIteratorBindingDef

Packages that use DCIteratorBindingDef
oracle.adf.model.binding Contains the abstract implementation of ADFm binding objects. 
oracle.jbo.uicli.binding Contains JClient classes that handle interaction with BC4J objects for various JClient 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
           

 

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 ADF Model and Business Components API Reference 10.1.2 B14022-02


 

Copyright © 1997, 2005, Oracle. All rights reserved.