ListModel"
From Documentation
Tmillsclare (talk | contribs) |
Tmillsclare (talk | contribs) |
||
Line 9: | Line 9: | ||
= Employment/Purpose = | = Employment/Purpose = | ||
− | This interface defines the methods that components like [ | + | This interface defines the methods that components like [[ZK_Component_Reference/Data/Listbox | Listbox]] and [[ZK_Component_Reference/Data/Grid | Grid]] use to get the content of items. |
= Example = | = Example = |
Revision as of 06:34, 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 and 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 |