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.JUCtrlRangeBinding

Packages that use JUCtrlRangeBinding
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 JUCtrlRangeBinding in oracle.jbo.uicli.binding

 

Subclasses of JUCtrlRangeBinding in oracle.jbo.uicli.binding
 class JUCtrlHierBinding
           

 

Methods in oracle.jbo.uicli.binding with parameters of type JUCtrlRangeBinding
protected  JUCtrlValueBindingRef JUCtrlRangeBinding.createValueBindingRef(JUCtrlRangeBinding rangeBinding, int index, Row row)
           

 

Uses of JUCtrlRangeBinding in oracle.jbo.uicli.graph

 

Subclasses of JUCtrlRangeBinding in oracle.jbo.uicli.graph
 class GraphDataFromCol
           
 class GraphDataFromRow
           
 class JUGraphBinding
          Data source for the Perspective chart bean.
 class JUMasterDetailGraphBinding
          Data source for the BI Graph bean.
 class JUSingleTableGraphBinding
          Data source for the BI Graph bean.

 

Uses of JUCtrlRangeBinding in oracle.jbo.uicli.jui

 

Subclasses of JUCtrlRangeBinding in oracle.jbo.uicli.jui
 class JUTableBinding
          A lightweight TableModel that implements binding a javax.swing.JTable to a RowIterator for a BC4J ViewObject.
 class JUTreeBinding
          A lightweight Document model that implements binding a javax.swing.JTree to a BC4J RowIterator and display a selected attribute.

 


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.