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 WidgetsetInfo
BootstrapHandler. getWidgetsetForUI(BootstrapHandler.BootstrapContext context)
Deprecated.WidgetsetInfo
BootstrapHandler.BootstrapContext. getWidgetsetInfo()
WidgetsetInfo
UIProvider. getWidgetsetInfo(UICreateEvent event)
Finds the widgetset to use for a specific UI.
-