Uses of Class
org.wicketstuff.selectize.SelectizeOptionGroup
-
-
Uses of SelectizeOptionGroup in org.wicketstuff.selectize
Constructor parameters in org.wicketstuff.selectize with type arguments of type SelectizeOptionGroup Constructor Description Selectize(String id, IModel<Collection<SelectizeOptionGroup>> optionGroups, IModel<?> options)Creates a selectize component
-