Uses of Class
org.wicketstuff.datatables.options.SelectOptions
-
Packages that use SelectOptions Package Description org.wicketstuff.datatables.options -
-
Uses of SelectOptions in org.wicketstuff.datatables.options
Fields in org.wicketstuff.datatables.options with type parameters of type SelectOptions Modifier and Type Field Description static de.agilecoders.wicket.jquery.IKey<SelectOptions>Options. Selecthttps://datatables.net/extensions/select/Methods in org.wicketstuff.datatables.options that return SelectOptions Modifier and Type Method Description SelectOptionsSelectOptions. blurable(boolean blurable)SelectOptionsSelectOptions. items(SelectOptions.Items items)SelectOptionsSelectOptions. selector(String selector)SelectOptionsSelectOptions. style(SelectOptions.Style style)Methods in org.wicketstuff.datatables.options with parameters of type SelectOptions Modifier and Type Method Description OptionsOptions. select(SelectOptions select)
-