Comboitem
From Documentation
Revision as of 03:45, 14 May 2010 by Tmillsclare (talk | contribs)
Comboitem
- Demonstration: Comboboxes
- Java API: Comboitem
- JavaScript API: Comboitem
Employment/Purpose
An item of a combo box.
Example
<combobox>
<comboitem label="Simple and Rich"/>
<comboitem label="Cool!"/>
<comboitem label="Ajax and RIA"/>
</combobox>
Supported events
None | None |
Supported Children
*NONE
Use cases
Version | Description | Example Location |
---|---|---|
Version History
Version | Date | Content |
---|---|---|
5.0.2 | 4/27/2010 | Initialization |