public interface ComponentObject extends GenericHints, Properties
Components use the definitions in definitions at runtime to create Row objects.
DEFINITION_STATE_ACTIVE, DEFINITION_STATE_DEPRECATED, PROPERTY_DEFINITION_STATE, PROPERTY_LABEL, PROPERTY_LABEL_PLURAL, PROPERTY_TOOLTIP| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | getDefFullName()Retrieves the fully-qualified name of the component's definition. | 
| java.lang.String | getDefName()Retrieves the name of the component's definition. | 
| java.lang.String | getFullName()Retrieves the fully-qualified name of this component. | 
| java.lang.String | getName()Retrieves the name of this component. | 
| void | remove()Deletes this component. | 
getDefinitionState, getHintValue, getLabel, getLabelPlural, getTooltipgetProperties, getProperty, getProperty, refreshPropertyjava.lang.String getDefName()
java.lang.String getDefFullName()
java.lang.String getName()
java.lang.String getFullName()
void remove()