Class ::xowiki::formfield::candidate_box_select (public)
::xotcl::Class ::xowiki::formfield::candidate_box_select \ [ -as_box as_box ] [ -keep_order keep_order ] [ -dnd dnd ]
Defined in /var/www/openacs.org/packages/xowiki/tcl/form-field-procs.tcl
XOTcl class for selecting a subset from a list of candidates.
- Switches:
- -as_box (optional)
- makes something like in info box in wikipedia (right floated)
- -keep_order (optional)
- when set, the user provided order is preserved, otherwise the order from the candidates is used.
- -dnd (optional)
- allow drag and drop
- Testcases:
- No testcase defined.