Business Components

Uses of Class
oracle.jbo.uicli.jui.GraphDataFromCol

Packages that use GraphDataFromCol
oracle.jbo.uicli.jui Contains JClient classes that implement binding of Swing controls with BC4J ViewObject, Attributes or Rows. 
 

Uses of GraphDataFromCol in oracle.jbo.uicli.jui
 

Methods in oracle.jbo.uicli.jui that return GraphDataFromCol
protected  GraphDataFromCol JUMasterDetailGraphBinding.getSeries(int whichSeries)
           
protected  GraphDataFromCol JUMasterDetailGraphBinding.createGraphDataFromCol(oracle.dss.graph.Graph control, JUIteratorBinding iterBinding, java.lang.String[] dataValueAttrNames, int numberOfColumnValuesPerMarker, java.lang.String seriesLabel)
           
 


Business Components