|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.4.0) E10653-05 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object oracle.jbo.common.AbstractListBinding oracle.adf.model.generic.ListBinding
public class ListBinding
Field Summary |
---|
Fields inherited from class oracle.jbo.common.AbstractListBinding |
---|
INTERNAL_LOV_VCR_QUERY_CHANGED, INTERNAL_LOV_VCR_SUFFIX, LIST_ADD_NULL_AT_END, LIST_ADD_NULL_AT_START, LIST_ADD_NULL_NOWHERE, LIST_ADD_NULL_UNINIT, LIST_OPER_NAVIGATE, LIST_OPER_SET_ATTRIBUTE, mFirstDisplayAttr, mNullValueFlag, mSingleAttrList, mValueList |
Constructor Summary | |
---|---|
ListBinding(ListBindingDef def,
StructureDef component,
RowSetIterator listIter)
|
Method Summary | |
---|---|
ListBindingDef |
getDef()
|
protected java.lang.Object[] |
getDrivingValues(Row row)
|
protected void |
handleListBindingMismatch(Row row,
java.util.Map valuesMap,
RowIterator listRSI)
|
Methods inherited from class oracle.jbo.common.AbstractListBinding |
---|
autoClear, filterList, filterList, filterList, filterList, filterListWithCaseSensitiveCheck, forceFilterListExecute, getDrivingValues, getListRSI, getRowForVariableEvaluation, isApplyNecessary, isInited, resetCriteria, setListRSI, setTargetAttrsFromLovRow, skipFilterListOnKeyAttributes |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ListBinding(ListBindingDef def, StructureDef component, RowSetIterator listIter)
Method Detail |
---|
protected void handleListBindingMismatch(Row row, java.util.Map valuesMap, RowIterator listRSI)
handleListBindingMismatch
in class AbstractListBinding
public ListBindingDef getDef()
getDef
in class AbstractListBinding
protected java.lang.Object[] getDrivingValues(Row row)
getDrivingValues
in class AbstractListBinding
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.4.0) E10653-05 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |