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 Component.ConfigurableAttribute.name() attribute for the Component.ConfigurableAttribute annotation defined into the parent object
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details