|
Oracle Application Development Framework Model and Business Components Java API Reference
10g Release 3 (10.1.3) B16005-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
java.util.AbstractMap
oracle.jbo.common.JboAbstractMap
oracle.adf.model.binding.DCControlBinding
oracle.jbo.uicli.binding.JUControlBinding
oracle.jbo.uicli.binding.JUCtrlValueBinding
oracle.jbo.uicli.binding.JUCtrlRangeBinding
oracle.jbo.uicli.graph.JUGraphBinding
oracle.jbo.uicli.graph.GraphDataFromRow
| Nested Class Summary |
| Nested classes inherited from class java.util.Map |
java.util.Map.Entry |
| Field Summary |
| Fields inherited from class oracle.jbo.uicli.graph.JUGraphBinding |
emptyString |
| Fields inherited from class oracle.jbo.uicli.binding.JUCtrlValueBinding |
ATTR_ATTRIBUTE, ATTR_ATTRIBUTE_DEF, ATTR_ATTRIBUTE_DEFS, ATTR_ATTRIBUTE_VALUE, ATTR_ATTRIBUTE_VALUES, ATTR_ATTRIBUTES, ATTR_DISPLAY_HEIGHT, ATTR_DISPLAY_HINT, ATTR_DISPLAY_WIDTH, ATTR_FORMAT, ATTR_FORMATS, ATTR_INPUT_VALUE, ATTR_LABEL, ATTR_LABELS, ATTR_LABELSET, ATTR_MANDATORY, ATTR_PATH, ATTR_TOOLTIP, ATTR_UPDATEABLE, ATTR_VIEWABLE, mHasInputVal, mInputVal, SEP_LIST_DISPLAY |
| Fields inherited from class oracle.adf.model.binding.DCControlBinding |
ATTR_CURRENTROW, ATTR_DEF, ATTR_ERROR, ATTR_ERRORS, ATTR_FULLNAME, ATTR_ITER, ATTR_NAME, mAttributeListener, mInternalGet_KeyResolved, ROW_KEY_STR |
| Constructor Summary | |
GraphDataFromRow(oracle.dss.graph.Graph control, oracle.adf.model.binding.DCIteratorBinding iterBinding, java.lang.String[] dataValueAttrNames, java.lang.String[] colLabels) |
|
| Method Summary | |
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) |
void |
updateValuesFromRows(Row[] rows, boolean clear)This method is invoked in the framework to update values displayed in the associated control. |
| Methods inherited from class oracle.jbo.uicli.graph.JUGraphBinding |
addControlToPanel, buildAttributeListWithLabel, getNumberOfColumnPerMarker, getValueAt, isControlQueriable, isDirty, refreshBIBeanAdapter, rowIndexToRangeIndex, setValueAt, updateRowDeleted, updateRowInserted |
| Methods inherited from class oracle.jbo.uicli.binding.JUCtrlRangeBinding |
createValueBindingRef, getCurrentRowIndex, getEstimatedRowCount, getInputErrorsForRowKey, getInputValueInRow, getRangeSet, getRangeSize, getRangeStart, internalGet, needsEstimatedRowCount, refreshControl, release, setCurrentRowAtIndex, setInputValueInRow, setRangeStart, updateNavigated, updateRangeScrolled, updateValuesFromRow |
| Methods inherited from class oracle.jbo.uicli.binding.JUControlBinding |
getCurrentRow, getFormBinding, getIteratorBinding, reportException, setFormBinding |
| Methods inherited from class oracle.adf.model.binding.DCControlBinding |
addToDCExceptions, executeQuery, executeQueryIfNeeded, get, getAllRowsInRange, getApplicationModule, getBindingContainer, getControl, getControlModel, getDCIteratorBinding, getDef, getDefFullName, getDefName, getFullName, getLayoutObject, getName, getRowAtRangeIndex, getRowIterator, getTransaction, getViewObject, hashCode, internalHasPermission, internalSetName, removeFromDCExceptions, reportException, resetAttributeExceptionInRow, setBindingContainer, setControl, setListener, setListener, setName, toString |
| Methods inherited from class oracle.jbo.common.JboAbstractMap |
entrySet, equals, internalPut |
| Methods inherited from class java.util.AbstractMap |
clear, clone, containsKey, containsValue, isEmpty, keySet, putAll, remove, size, values |
| Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface oracle.adf.model.RangeBinding |
getLabelSet |
| Methods inherited from interface oracle.adf.model.ControlBinding |
setListener |
| Methods inherited from interface oracle.binding.ControlBinding |
getName, getPath, resolvePath, setListener |
| Methods inherited from interface oracle.jbo.StructureDef |
getDefFullName, getDefName, getFullName, getName |
| Constructor Detail |
public GraphDataFromRow(oracle.dss.graph.Graph control,
oracle.adf.model.binding.DCIteratorBinding 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 JUGraphBinding
public void updateValuesFromRows(Row[] rows,
boolean clear)
JUCtrlRangeBindingupdateValuesFromRows in class JUGraphBindingprotected void notifyView()
JUGraphBindingnotifyView in class JUGraphBinding
|
Oracle Application Development Framework Model and Business Components Java API Reference
10g Release 3 (10.1.3) B16005-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||