|
Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client 11g Release 1 (11.1.1) E17503-02 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectoracle.adfnmc.bindings.dbf.ControlBindingImpl
oracle.adfnmc.bindings.dbf.AttributeBindingImpl
oracle.adfnmc.bindings.dbf.StaticListBindingImpl
public class StaticListBindingImpl
Field Summary |
---|
Fields inherited from class oracle.adfnmc.bindings.dbf.AttributeBindingImpl |
---|
attrName, expectedType |
Fields inherited from class oracle.adfnmc.bindings.dbf.ControlBindingImpl |
---|
CLASS_INSTANCE, currentError, dataControl, errors, iterBinding, metadataDef, name, parentBindingContainer |
Fields inherited from interface oracle.adfnmc.el.ELResolver |
---|
RESOLVABLE_AT_DESIGN_TIME, TYPE |
Constructor Summary | |
---|---|
StaticListBindingImpl(ListDefinition mdDef,
IteratorExecutableBindingImpl iterBinding)
|
Method Summary | |
---|---|
java.lang.Class |
getExpectedType()
|
java.lang.Object |
getInputValue()
Returns the value that should be rendered on a view for the attribute associated with this binding. |
List |
getValueList()
|
void |
setInputValue(java.lang.Object inputVal)
Updates the attribute value associated with this binding. |
Methods inherited from class oracle.adfnmc.bindings.dbf.ControlBindingImpl |
---|
containerInitialized, getBindings, getDataControl, getError, getErrors, getIterator, getMetadataDefinition, getName, getPath, getType, getValue, isReadOnly, prepareDeferredIterator, release, reportException, resolvePath, setListener, setValue, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface oracle.adfnmc.bindings.AttributeBinding |
---|
getError, getErrors |
Methods inherited from interface oracle.adfnmc.bindings.ControlBinding |
---|
containerInitialized, getBindings, getMetadataDefinition, getName, getPath, release, resolvePath, setListener |
Constructor Detail |
---|
public StaticListBindingImpl(ListDefinition mdDef, IteratorExecutableBindingImpl iterBinding)
Method Detail |
---|
public java.lang.Class getExpectedType()
getExpectedType
in class AttributeBindingImpl
public List getValueList()
getValueList
in class AttributeBindingImpl
public java.lang.Object getInputValue()
AttributeBinding
getInputValue
in interface AttributeBinding
getInputValue
in class AttributeBindingImpl
public void setInputValue(java.lang.Object inputVal)
AttributeBinding
setInputValue
in interface AttributeBinding
setInputValue
in class AttributeBindingImpl
inputVal
- The new attribute value.AttributeBinding.getErrors()
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client 11g Release 1 (11.1.1) E17503-02 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |