Uses of Enum Class
org.wicketstuff.selectize.SelectizeCssResourceReference.Theme
-
Uses of SelectizeCssResourceReference.Theme in org.wicketstuff.selectize
Methods in org.wicketstuff.selectize that return SelectizeCssResourceReference.ThemeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static SelectizeCssResourceReference.Theme[]SelectizeCssResourceReference.Theme.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.wicketstuff.selectize with parameters of type SelectizeCssResourceReference.ThemeModifier and TypeMethodDescriptionSelectizeCssResourceReference.instance(SelectizeCssResourceReference.Theme theme) voidSelectize.setTheme(SelectizeCssResourceReference.Theme theme) Sets the theme of the selectize component