The possible states of a property.
Enums | |
---|---|
RENDERED |
If a property's state is RENDERED, then the element has the corresponding property when rendered in the document. This is the default value. |
NOT_RENDERED |
If a property's state is NOT_RENDERED, then the element does not have the corresponding property when rendered in the document. |