Package com.vaadin.mpr.core
Annotation Type MprWidgetset
Annotation for setting the widgetset to use with the legacy framework.
-
Optional Element Summary
Optional Elements -
Field Summary
Fields
-
Field Details
-
DEFAULT_WIDGETSET
- See Also:
-
-
Element Details
-
value
String valueName of the widgetset to use.- Returns:
- Name identifier of the widgetset, default AppWidgetset
- Default:
- "AppWidgetset"
-