Oracle Application Development Framework Model and Business Components Java API Reference 10.1.3.1.0
B28969-01


Uses of Class
oracle.jbo.uicli.binding.JUControlDef

Packages that use JUControlDef
oracle.jbo.uicli.binding Contains ADF Swing classes that handle interaction with BC4J objects for various ADF Swing bindings. 
oracle.jbo.uicli.graph Contains classes that implement bindings for ADF Swing Graph controls. 
oracle.jbo.uicli.jui Contains JClient classes that implement binding of Swing controls with BC4J ViewObject, Attributes or Rows. 

 

Uses of JUControlDef in oracle.jbo.uicli.binding

 

Subclasses of JUControlDef in oracle.jbo.uicli.binding
 class JUCtrlActionDef
           
 class JUCtrlAttrsDef
           
 class JUCtrlBoolDef
           
 class JUCtrlHierDef
           
 class JUCtrlHierTypeBinding
           
 class JUCtrlListDef
           
 class JUCtrlParameterDef
           
 class JUCtrlRangeDef
           
 class JUCtrlScrollDef
           
 class JUCtrlValueDef
           

 

Uses of JUControlDef in oracle.jbo.uicli.graph

 

Subclasses of JUControlDef in oracle.jbo.uicli.graph
 class JUSingleTableGraphDef
           

 

Uses of JUControlDef in oracle.jbo.uicli.jui

 

Subclasses of JUControlDef in oracle.jbo.uicli.jui
 class JUActionDef
           
 class JUBoundedRangeDef
           
 class JUButtonDef
           
 class JUButtonGroupDef
           
 class JUComboBoxDef
           
 class JUDefaultControlDef
           
 class JUFormattedTextFieldDef
           
 class JULabelDef
           
 class JUListSingleSelDef
           
 class JULovButtonDef
           
 class JUMasterDetailGraphDef
           
 class JUProgressBarAttrDef
           
 class JUProgressBarDef
           
 class JUScrollBarAttrDef
           
 class JUScrollBarDef
           
 class JUSliderAttrDef
           
 class JUSliderDef
           
 class JUSpinnerDef
           
 class JUTableDef
           
 class JUTextFieldDef
           
 class JUTreeAccessorTypeBinding
          Implements rules that govern display of rows of a given ViewObject type in a JTree.
 class JUTreeDef
           
 class JUTreeDiscrAttrTypeBinding
          Implements rules that govern the display of rows of a given ViewObject type in a JTree.

 

Methods in oracle.jbo.uicli.jui that return JUControlDef
 JUControlDef JUPanelDef.createControlDef(java.lang.String subType, java.util.HashMap initValues)
           

 


Oracle Application Development Framework Model and Business Components Java API Reference 10.1.3.1.0
B28969-01


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