Package overit.geocall.ui
Annotation Interface Component.ConfigurableAttribute.Ignore
- Enclosing class:
Component.ConfigurableAttribute
@Target(TYPE)
@Retention(RUNTIME)
@Documented
public static @interface Component.ConfigurableAttribute.Ignore
Define one or more attribute that the component must ignore form its parent.
The value specified in this annotation must be related to the
The value specified in this annotation must be related to the
Component.ConfigurableAttribute.name() attribute for the
Component.ConfigurableAttribute annotation defined into the parent object-
Required Element Summary
Required Elements
-
Element Details
-
value
String[] value
-