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


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

Packages that use JUCtrlRangeBinding
oracle.jbo.html.jsp.datatags   
oracle.jbo.uicli.binding Contains JClient classes that handle interaction with BC4J objects for various JClient bindings. 
oracle.jbo.uicli.graph   
oracle.jbo.uicli.jui Contains JClient classes that implement binding of Swing controls with BC4J ViewObject, Attributes or Rows. 
oracle.jbo.uicli.uix   

 

Uses of JUCtrlRangeBinding in oracle.jbo.html.jsp.datatags

 

Fields in oracle.jbo.html.jsp.datatags declared as JUCtrlRangeBinding
protected  JUCtrlRangeBinding AttributeIterateTag.binding
           

 

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 oracle.jbo.uicli.graph.GraphDataFromCol
           
 class oracle.jbo.uicli.graph.GraphDataFromRow
           
 class oracle.jbo.uicli.graph.JUGraphBinding
           
 class oracle.jbo.uicli.graph.JUMasterDetailGraphBinding
           
 class oracle.jbo.uicli.graph.JUSingleTableGraphBinding
           

 

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.

 

Uses of JUCtrlRangeBinding in oracle.jbo.uicli.uix

 

Subclasses of JUCtrlRangeBinding in oracle.jbo.uicli.uix
 class JUCtrlAdaptRangeBinding
           

 

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

 


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


 

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