Paging"

From Documentation
Line 13: Line 13:
 
= Example =
 
= Example =
  
 +
[[Image:ZKComRef_Paging.PNG]]
  
 
+
<source lang="xml" >
 
+
<vbox>
 +
    <paging totalSize="100" pageSize="20"/>
 +
</vbox>
 +
</source>
  
 
=Supported events=
 
=Supported events=

Revision as of 10:50, 27 April 2010

Paging

Employment/Purpose

Example

ZKComRef Paging.PNG

 <vbox>
     <paging totalSize="100" pageSize="20"/>
 </vbox>

Supported events

Name
Event Type
None None

Supported Children

*NONE

Use cases

Version Description Example Location
5.0+    

Version History

Version Date Content
5.x.x x/x/20xx Initialization



Last Update : 2010/04/27

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