Uses of Class
org.wicketstuff.datatables.options.Options.Style
-
Packages that use Options.Style Package Description org.wicketstuff.datatables.options -
-
Uses of Options.Style in org.wicketstuff.datatables.options
Methods in org.wicketstuff.datatables.options that return Options.Style Modifier and Type Method Description Options.StyleOptions. getStyle()static Options.StyleOptions.Style. valueOf(String name)Returns the enum constant of this type with the specified name.static Options.Style[]Options.Style. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.wicketstuff.datatables.options with parameters of type Options.Style Modifier and Type Method Description OptionsOptions. style(Options.Style style)
-