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.server.widgetsetutils.
Class WidgetSetBuilder
- java.lang.Object
-
- com.vaadin.server.widgetsetutils.WidgetSetBuilder
-
public class WidgetSetBuilder extends Object
Helper class to update widgetsets GWT module configuration file. Can be used command line or via IDE tools.
If module definition file contains text "WS Compiler: manually edited", tool will skip editing file.
-
-
Constructor Summary
Constructors Constructor Description WidgetSetBuilder()
-
-
-
Method Detail
-
main
public static void main(String[] args) throws IOException, URISyntaxException
Throws:
-
updateWidgetSet
public static void updateWidgetSet(String widgetset) throws IOException, FileNotFoundException, URISyntaxException
-
-