Annotation Type | Description |
---|---|
PropertyAdvanced |
Use this annotation to indicate that a property is advanced.
|
PropertyDescription |
Use this annotation to add a description to a property bean method.
|
PropertyDisplayHidden |
Use this annotation to indicate that a property should not be displayed in UIs.
|
PropertyDisplayType |
Use this annotation to specify the class type of a property.
|
PropertyFeature |
Use this annotation to bind a property to a feature.
|
PropertyGroup |
Use this annotation to group properties.
|
PropertyHidden |
Use this annotation to indicate a method is not part of the property bean public api.
|
PropertyId |
Use this annotation to overwrite the id of a bean property.
|
PropertyMandatory |
Use this annotation to indicate that a property is mandatory.
|
PropertyName |
Use this annotation to add a display name to a property bean method.
|
Copyright © 2004–2021 XWiki. All rights reserved.