|
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 AttributeBindingImplpublic List getValueList()
getValueList in class AttributeBindingImplpublic java.lang.Object getInputValue()
AttributeBinding
getInputValue in interface AttributeBindinggetInputValue in class AttributeBindingImplpublic void setInputValue(java.lang.Object inputVal)
AttributeBinding
setInputValue in interface AttributeBindingsetInputValue in class AttributeBindingImplinputVal - 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 | ||||||||