Package com.vaadin.annotations
Annotation Type Widgetset
-
@Retention(RUNTIME) @Target(TYPE) @Inherited public @interface Widgetset
Defines a specific widgetset for aUI
.
-
-
Element Detail
-
value
String value
- Returns:
- name of the widgetset
-
-