Package org.apache.wicket.extensions.markup.html.form.palette.component
-
Class Summary Class Description AbstractOptions<T> Generates html option elements based on iterator specified by getOptionsIterator() and IChoiceRender specified by the paletteChoices<T> select box containing all available choices of the paletteRecorder<T> Component to keep track of selections on the html side.Selection<T> select box containing selected choices of the palette