ControllerElement Class |
public abstract class Element
The ControllerElement type exposes the following members.
Name | Description | |
---|---|---|
![]() | compoundElement | Returns the Compound Element parent of this element if any. Returns null if this Element is not a member of a Compound Element. |
![]() | elementIdentifier | The controller element identifier. |
![]() | excludeFromPolling | Determines if the element is excluded from rebind polling. |
![]() | isMemberElement | Returns True if the element is a member of a compound element such as an Axis2D. |