Uses of Class
com.vaadin.client.WidgetSet
-
Packages that use WidgetSet Package Description com.vaadin.client -
-
Uses of WidgetSet in com.vaadin.client
Methods in com.vaadin.client that return WidgetSet Modifier and Type Method Description WidgetSet
ApplicationConnection. getWidgetSet()
Methods in com.vaadin.client with parameters of type WidgetSet Modifier and Type Method Description void
ApplicationConfiguration. addComponentMappings(ValueMap valueMap, WidgetSet widgetSet)
void
ApplicationConnection. init(WidgetSet widgetSet, ApplicationConfiguration cnf)
-