Comboitem"
From Documentation
Tmillsclare (talk | contribs) m |
|||
Line 38: | Line 38: | ||
=Supported Children= | =Supported Children= | ||
− | + | *NONE | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
=Use cases= | =Use cases= | ||
Line 51: | Line 45: | ||
! Version !! Description !! Example Location | ! Version !! Description !! Example Location | ||
|- | |- | ||
− | | | + | | |
| | | | ||
| | | | ||
Line 61: | Line 55: | ||
! Version !! Date !! Content | ! Version !! Date !! Content | ||
|- | |- | ||
− | | 5.0. | + | | 5.0.2 |
| 4/27/2010 | | 4/27/2010 | ||
| Initialization | | Initialization |
Revision as of 03:45, 14 May 2010
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 |