|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Containing binding definitions structure interface. This interface is implemented by components corresponding to elements in the binding definition that can contain other elements. It supplies a context for resolving reference to mappings, formats, or labeled structures, and for inherited settings.
Method Summary | |
BindingDefinition |
getBindingRoot()
Get root of binding definition. |
DefinitionContext |
getDefinitionContext()
Get definition context for binding element. |
int |
getStyleDefault()
Get default style for value expression. |
boolean |
isContentOrdered()
Check if content children are ordered. |
Method Detail |
public boolean isContentOrdered()
true
if ordered, false
if notpublic int getStyleDefault()
public DefinitionContext getDefinitionContext()
public BindingDefinition getBindingRoot()
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |