public interface IContextObj extends ITypeBinding
Modifier and Type | Method and Description |
---|---|
BoundClass |
getBoundClass()
Get class linked to binding element.
|
boolean |
setIdChild(IComponent child)
Set ID property.
|
getAttributeMarshalMethod, getAttributePresentTestMethod, getAttributeUnmarshalMethod, getCompleteMethod, getContentMarshalMethod, getContentPresentTestMethod, getContentUnmarshalMethod, getCreateMethod, getPrepareMethod
BoundClass getBoundClass()
boolean setIdChild(IComponent child)
child
- child defining the ID propertytrue
if successful, false
if ID
already defined