This object can add an HTML control to let the user select items from a list.
It adds HTML elements to a page that show a list of items for the user to choose.
The items in the list may be rendered in row with alternating styles. The CSS styles of the list items and the selected item are configurable.
The object may register callback function to handle the event of when the currently selected item is changed.
| Not yet rated by the users |
| |
Packages needed by this class |
|
|
| Class |
Dependency |
Why it is needed |
| Collection |
Required |
ListBox uses Collection to render data |
| Event Dispatcher |
Required |
ListBox uses EventDispatcher to manipulate events |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|
| File |
Role |
Description |
index.htm |
Example |
Example File |