AbstractListModel"

From Documentation
m (Created page with 'init')
 
Line 1: Line 1:
init
+
{{ZKComponentReferencePageHeader}}
 +
 
 +
= AbstractListModel =
 +
 
 +
*Demonstration: N/A
 +
*Java API: <javadoc>org.zkoss.zul.AbstractListModel</javadoc>
 +
*JavaScript API: N/A
 +
 
 +
= Employment/Purpose =
 +
A skeletal implementation for [http://books.zkoss.org/wiki/ZK_Component_Reference/Supporting_Classes/ListModel ListModel].
 +
 
 +
 
 +
 
 +
= Example =
 +
 
 +
 
 +
 
 +
=Supported events=
 +
 
 +
N/A
 +
 
 +
=Supported Children=
 +
 
 +
N/A
 +
 
 +
=Use cases=
 +
 
 +
{| border='1px' | width="100%"
 +
! Version !! Description !! Example Location
 +
|-
 +
| &nbsp;
 +
| &nbsp;
 +
| &nbsp;
 +
|}
 +
 
 +
=Version History=
 +
 
 +
{| border='1px' | width="100%"
 +
! Version !! Date !! Content
 +
|-
 +
| 5.0.2
 +
| 5/19/2010
 +
| Initialization
 +
|}
 +
 
 +
{{ZKComponentReferencePageFooter}}

Revision as of 05:11, 18 May 2010


AbstractListModel

Employment/Purpose

A skeletal implementation for ListModel.


Example

Supported events

N/A

Supported Children

N/A

Use cases

Version Description Example Location
     

Version History

Version Date Content
5.0.2 5/19/2010 Initialization



Last Update : 2010/05/18

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