Annotation Type AssociatedResources
-
@Qualifier @Retention(RUNTIME) @Target(TYPE) public @interface AssociatedResources
Definition of a supported resource types
-
-
Element Detail
-
value
Class<? extends org.uberfire.client.workbench.type.ClientResourceType>[] value
-
-