Uses of Interface
com.vaadin.server.WidgetsetInfo
-
Packages that use WidgetsetInfo Package Description com.vaadin.server -
-
Uses of WidgetsetInfo in com.vaadin.server
Methods in com.vaadin.server that return WidgetsetInfo Modifier and Type Method Description WidgetsetInfoBootstrapHandler. getWidgetsetForUI(BootstrapHandler.BootstrapContext context)Deprecated.WidgetsetInfoBootstrapHandler.BootstrapContext. getWidgetsetInfo()WidgetsetInfoUIProvider. getWidgetsetInfo(UICreateEvent event)Finds the widgetset to use for a specific UI.
-