Uses of Class
org.apache.wicket.extensions.markup.html.form.palette.component.AbstractOptions
-
Packages that use AbstractOptions Package Description org.apache.wicket.extensions.markup.html.form.palette.component -
-
Uses of AbstractOptions in org.apache.wicket.extensions.markup.html.form.palette.component
Subclasses of AbstractOptions in org.apache.wicket.extensions.markup.html.form.palette.component Modifier and Type Class Description class
Choices<T>
select box containing all available choices of the paletteclass
Selection<T>
select box containing selected choices of the palette
-