public interface ControlBinding
Modifier and Type | Method and Description |
---|---|
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
|
String |
getName()
Return name that identifies this binding uniquely in its container.
|
void |
release()
Releases this ControlBinding.
|
void release()
String getName()
void containerInitialized(BindingContainer container)
java.util.Map getBindings()
oracle.adfmf.util.XmlAnyDefinition getMetadataDefinition()