Fetches an object that was persisted with persist()
Class Details
[line 33]
DomApi ListBox Form Field Class
the advantages of this element compared to the standard html select field:
easier multi-select (without hitting the control- or shift key
sorting
drag-n-drop
looks nicer
uses javascript/dhtml/domapi. see http://www.domapi.com, it's great. http://www.domapi.com/docs/index.cfm?obj_id=22 "A standard listbox component with a whole slew of features that affect it's look-and-feel. Supports mutiple selection, sorting, drag-n-drop and more."