|
Business Components | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--oracle.jbo.uicli.binding.JUControlBinding
|
+--oracle.jbo.uicli.binding.JUCtrlValueBinding
|
+--oracle.jbo.uicli.binding.JUCtrlRangeBinding
|
+--oracle.jbo.uicli.jui.JUGraphBinding
|
+--oracle.jbo.uicli.jui.GraphDataFromRow
| Fields inherited from class oracle.jbo.uicli.jui.JUGraphBinding |
emptyString |
| Constructor Summary |
GraphDataFromRow(oracle.dss.graph.Graph control,
JUIteratorBinding iterBinding,
java.lang.String[] dataValueAttrNames,
java.lang.String[] colLabels)
|
| Method Summary |
| Type | Method |
|---|---|
protected int |
getColumnCount()
|
protected java.lang.String |
getColumnLabel(int i)
|
java.lang.String[] |
getColumnLabels()
|
protected long |
getRowCount()
|
protected java.lang.String |
getRowLabel(int i)
|
protected java.lang.Object |
getValue(int row,
int col)
|
protected void |
notifyView()
derived class should override this method and notify the view |
void |
setColumnLabels(java.lang.String[] labels)
|
| Methods inherited from class oracle.jbo.uicli.jui.JUGraphBinding |
addControlToPanel, buildAttributeListWithLabel, getNumberOfColumnPerMarker, getValueAt,
isDirty, refreshBIBeanAdapter, rowIndexToRangeIndex,
setValueAt, updateRowDeleted, updateRowInserted,
updateValuesFromRows |
| Methods inherited from class oracle.jbo.uicli.binding.JUCtrlRangeBinding |
getEstimatedRowCount, updateNavigated,
updateRangeScrolled, updateValuesFromRow |
| Methods inherited from class oracle.jbo.uicli.binding.JUCtrlValueBinding |
findAttributeDef, getAttribute, getAttribute,
getAttributeCount, getAttributeDef, getAttributeDefs,
getAttributeFromRow, getAttributeFromRow,
getAttributeFromRow, getAttributeFromRow, getAttributeFromRow, getAttributeIndexOf,
getAttributeNames, isAttributeUpdateable, setAttribute, setAttribute, setAttributeInRow, setAttributeInRow, setAttributeInRow, setAttributeInRow, setAttributeInRow, setAttributeInRow, stopEditing |
| Methods inherited from class oracle.jbo.uicli.binding.JUControlBinding |
executeQuery, executeQueryIfNeeded, getAllRowsInRange,
getApplicationModule, getControl, getCurrentRow,
getDef, getFormBinding, getIteratorBinding,
getLayoutObject, getName, getRowAtRangeIndex,
getRowIterator, getTransaction, getViewObject,
isControlQueriable, reportException, setFormBinding,
setName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GraphDataFromRow(oracle.dss.graph.Graph control,
JUIteratorBinding iterBinding,
java.lang.String[] dataValueAttrNames,
java.lang.String[] colLabels)
| Method Detail |
public void setColumnLabels(java.lang.String[] labels)
public java.lang.String[] getColumnLabels()
protected java.lang.String getColumnLabel(int i)
getColumnLabel in class JUGraphBindingprotected int getColumnCount()
getColumnCount in class JUGraphBindingprotected java.lang.String getRowLabel(int i)
getRowLabel in class JUGraphBindingprotected long getRowCount()
getRowCount in class JUGraphBinding
protected java.lang.Object getValue(int row,
int col)
getValue in class JUGraphBindingprotected void notifyView()
JUGraphBindingnotifyView in class JUGraphBinding
|
Business Components | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||