ListModel"
From Documentation
Tmillsclare (talk | contribs) |
m ((via JWB)) |
||
(2 intermediate revisions by one other user not shown) | |||
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 = | ||
Line 18: | Line 18: | ||
=Supported events= | =Supported events= | ||
− | {| | + | {| class='wikitable' | width="100%" |
! <center>Name</center> | ! <center>Name</center> | ||
! <center>Event Type</center> | ! <center>Event Type</center> | ||
Line 32: | Line 32: | ||
=Use cases= | =Use cases= | ||
− | {| | + | {| class='wikitable' | width="100%" |
! Version !! Description !! Example Location | ! Version !! Description !! Example Location | ||
|- | |- | ||
Line 42: | Line 42: | ||
=Version History= | =Version History= | ||
− | {| | + | {| class='wikitable' | width="100%" |
! Version !! Date !! Content | ! Version !! Date !! Content | ||
|- | |- | ||
− | | | + | | |
− | | | + | | |
− | | | + | | |
|} | |} | ||
{{ZKComponentReferencePageFooter}} | {{ZKComponentReferencePageFooter}} |
Latest revision as of 13:14, 7 January 2022
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 |
---|---|---|