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.
Class WidgetSetBuilder
java.lang.Object
com.vaadin.terminal.gwt.widgetsetutils.WidgetSetBuilder
- extends Object
public class WidgetSetBuilder
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 | |
---|---|
WidgetSetBuilder()
|
Method Summary | |
---|---|
static void |
main(String[] args)
|
static void |
updateWidgetSet(String widgetset)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
WidgetSetBuilder
public WidgetSetBuilder()
Method Detail |
---|
main
public static void main(String[] args)
throws IOException
- Throws:
IOException
updateWidgetSet
public static void updateWidgetSet(String widgetset)
throws IOException,
FileNotFoundException
- Throws:
IOException
FileNotFoundException