| info.jtrac.wicket.JtracCheckBoxMultipleChoice
JtracCheckBoxMultipleChoice | public class JtracCheckBoxMultipleChoice extends ListMultipleChoice (Code) | | custom multo select list / check box control that
is scrollable and selected entries "float" to the top
|
JtracCheckBoxMultipleChoice | public JtracCheckBoxMultipleChoice(String id, List choices, IChoiceRenderer renderer)(Code) | | |
JtracCheckBoxMultipleChoice | public JtracCheckBoxMultipleChoice(String id, List choices, IChoiceRenderer renderer, boolean isForSet)(Code) | | |
onComponentTagBody | protected void onComponentTagBody(MarkupStream markupStream, ComponentTag openTag)(Code) | | code adapted from onComponentTagBody implementation of wicket's built-in
CheckBoxMultipleChoice component
|
|
|