Package org.xwiki.properties.annotation
Annotation Type PropertyDisplayHidden
-
@Unstable @Retention(RUNTIME) @Target({METHOD,FIELD}) @Inherited public @interface PropertyDisplayHidden
Use this annotation to indicate that a property should not be displayed in UIs. For example the WYSIWYG editor uses it to decide whether to display or not a Macro property in the Macro editor UI.- Since:
- 12.4RC1
- Version:
- $Id: a09c1e6fc5872919f59e5dfffa3d0602cdfab654 $