|
Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile 11g Release 2 (11.1.2.3.0) E27204-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ControlBinding
Base interface for all bindings that allow binding a View component to the data accessed via a datacontrol.
| Method Summary | |
|---|---|
void |
containerInitialized(BindingContainer container)Called when the initialization of the container is complete. |
java.util.Map |
getBindings()Collection of bindings that are contained within or associated with this binding. |
oracle.adfmf.util.XmlAnyDefinition |
getMetadataDefinition()Get the metadata definition object for this binding object |
java.lang.String |
getName()Return name that identifies this binding uniquely in its container. |
void |
release()Releases this ControlBinding. |
| Method Detail |
|---|
void release()
java.lang.String getName()
void containerInitialized(BindingContainer container)
java.util.Map getBindings()
oracle.adfmf.util.XmlAnyDefinition getMetadataDefinition()
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile 11g Release 2 (11.1.2.3.0) E27204-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||