public abstract class Property extends SimpleElement implements Identifiable
Elements comprising a DisplayGroup.
A Property can also be one of the elementss comprising
a Row.
A Property element indicates to insert here the
PropertyEditor for the this property. The property is
identified by a unique ID. The property model that defines the actual
property provides the property label, property editor, and hint text.
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PROPERTY |
| Constructor and Description |
|---|
Property() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
getChildren, getExtensible, isExtensible, mayHaveChildrenclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetIDpublic static final java.lang.String PROPERTY