@Retention(value=RUNTIME) @Target(value={FIELD,METHOD}) public @interface UiAttributes
This annotation can be used when no other Inspector is available for the given attributes, and as an alternative to using XmlInspector.
| Modifier and Type | Required Element and Description |
|---|---|
UiAttribute[] |
value |
public abstract UiAttribute[] value
Copyright © 2015. All Rights Reserved.