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.hilla.engine.
Package com.vaadin.hilla.engine
Class GeneratorConfiguration.Plugins
java.lang.Object
com.vaadin.hilla.engine.GeneratorConfiguration.Plugins
All Implemented Interfaces:
com.vaadin.hilla.parser.utils.ConfigList<GeneratorConfiguration.Plugin>
Enclosing class:
public static class GeneratorConfiguration.Plugins
extends Object
implements com.vaadin.hilla.parser.utils.ConfigList<GeneratorConfiguration.Plugin>
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.vaadin.hilla.parser.utils.ConfigList
com.vaadin.hilla.parser.utils.ConfigList.Processor<Item extends Object>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Plugins
public Plugins()
-
-
Method Details
-
getDisable
-
getUse
-
isDisableAllDefaults
public boolean isDisableAllDefaults() -
equals
-
hashCode
public int hashCode() -
getDisabledOptions
Specified by:
getDisabledOptions
in interfacecom.vaadin.hilla.parser.utils.ConfigList<GeneratorConfiguration.Plugin>
-
getUsedOptions
Specified by:
getUsedOptions
in interfacecom.vaadin.hilla.parser.utils.ConfigList<GeneratorConfiguration.Plugin>
-
shouldAllDefaultsBeDisabled
public boolean shouldAllDefaultsBeDisabled()Specified by:
shouldAllDefaultsBeDisabled
in interfacecom.vaadin.hilla.parser.utils.ConfigList<GeneratorConfiguration.Plugin>
-