SimpleListModel"

From Documentation
m
m ((via JWB))
 
(3 intermediate revisions by one other user not shown)
Line 3: Line 3:
 
= SimpleListModel =
 
= SimpleListModel =
  
*Demonstration: N/A or link
+
*Demonstration: N/A
 
*Java API: <javadoc>org.zkoss.zul.SimpleListModel</javadoc>
 
*Java API: <javadoc>org.zkoss.zul.SimpleListModel</javadoc>
 
*JavaScript API: N/A
 
*JavaScript API: N/A
Line 15: Line 15:
 
= Example =
 
= Example =
  
 
+
N/A
 
 
 
 
  
 
=Supported events=
 
=Supported events=
  
{| border="1" | width="100%"
+
{| class='wikitable' | width="100%"
 
! <center>Name</center>
 
! <center>Name</center>
 
! <center>Event Type</center>
 
! <center>Event Type</center>
Line 35: Line 33:
 
=Use cases=
 
=Use cases=
  
{| border='1px' | width="100%"
+
{| class='wikitable' | width="100%"
 
! Version !! Description !! Example Location
 
! Version !! Description !! Example Location
 
|-
 
|-
Line 45: Line 43:
 
=Version History=
 
=Version History=
  
{| border='1px' | width="100%"
+
{| class='wikitable' | width="100%"
 
! Version !! Date !! Content
 
! Version !! Date !! Content
 
|-
 
|-
| 5.0.2
+
| &nbsp;
| 5/19/2010
+
| &nbsp;
| Initialization
+
| &nbsp;
 
|}
 
|}
  
 
{{ZKComponentReferencePageFooter}}
 
{{ZKComponentReferencePageFooter}}

Latest revision as of 13:14, 7 January 2022

SimpleListModel

Employment/Purpose

A simple implementation of ListModel.


Example

N/A

Supported events

Name
Event Type
None None

Supported Children

*ALL

Use cases

Version Description Example Location
     

Version History

Version Date Content
     



Last Update : 2022/01/07

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.