public interface DescriptiveProperty<T> extends Property<T>
| Modifier and Type | Method and Description |
|---|---|
LocalizedString |
getCategory()
The category under which this property will be placed when editing.
|
LocalizedString |
getDescription()
Optional description/documentation for the property.
|
LocalizedString |
getDisplayName()
A friendly display name for the property.
|
getDefaultValue, getName, getTypeLocalizedString getDisplayName()
LocalizedString getCategory()
LocalizedString getDescription()