ListModel"
From Documentation
Tmillsclare (talk | contribs) |
|||
Line 28: | Line 28: | ||
=Supported Children= | =Supported Children= | ||
− | + | *NONE | |
=Use cases= | =Use cases= |
Revision as of 06:32, 18 May 2010
ListModel
- Demonstration: Listbox (Live Data)
- Java API: ListModel
- JavaScript API: N/A
Employment/Purpose
This interface defines the methods that components like [#Listbox Listbox] and [#Grid Grid] use to get the content of items.
Example
N/A
Supported events
None | None |
Supported Children
*NONE
Use cases
Version | Description | Example Location |
---|---|---|
Version History
Version | Date | Content |
---|---|---|
5.0.2 | 5/18/2010 | Initialization |