We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
com.vaadin.terminal.gwt.widgetsetutils.
Package com.vaadin.terminal.gwt.widgetsetutils
Class Summary | |
---|---|
AcceptCriteriaFactoryGenerator | GWT generator to build VAcceptCriterionFactory implementation
dynamically based on ClientCriterion annotations available in
classpath. |
ClassPathExplorer | Utility class to collect widgetset related information from classpath. |
CustomWidgetMapGenerator | An abstract helper class that can be used to easily build a widgetset with customized load styles for each components. |
EagerWidgetMapGenerator | WidgetMap generator that builds a widgetset that packs all included widgets into a single JavaScript file loaded at application initialization. |
LazyWidgetMapGenerator | WidgetMap generator that builds a widgetset that optimizes the transferred data. |
WidgetMapGenerator | WidgetMapGenerator's are GWT generator to build WidgetMapImpl dynamically
based on ClientWidget annotations available in workspace. |
WidgetSetBuilder | Helper class to update widgetsets GWT module configuration file. |