PageSizeEvent"

From Documentation
m ((via JWB))
 
(4 intermediate revisions by 3 users not shown)
Line 3: Line 3:
 
= PageSizeEvent =
 
= PageSizeEvent =
  
*Java API: <javadoc>org.zkoss.zk.ui.event.PageSizeEvent</javadoc>
+
*Java API: <javadoc>org.zkoss.zul.event.PageSizeEvent</javadoc>
  
 
= Employment/Purpose =
 
= Employment/Purpose =
  
Used to notify that the page size is changed (by the user), or by paginal (such as <tt>Paging</tt>).
+
Used to notify that the page size is changed (by the user), or by paginal (such as <code>Paging</code>).
  
 
= Example =
 
= Example =
Line 13: Line 13:
 
=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 27: Line 27:
 
=Use cases=
 
=Use cases=
  
{| border='1px' | width="100%"
+
{| class='wikitable' | width="100%"
 
! Version !! Description !! Example Location
 
! Version !! Description !! Example Location
 
|-
 
|-
Line 37: Line 37:
 
=Version History=
 
=Version History=
  
{| border='1px' | width="100%"
+
{| class='wikitable' | width="100%"
 
! Version !! Date !! Content
 
! Version !! Date !! Content
 
|-
 
|-
| 5.0.1
+
| &nbsp;
| 4/30/2010
+
| &nbsp;
| Initialization
+
| &nbsp;
 
|}
 
|}
  
 
{{ZKComponentReferencePageFooter}}
 
{{ZKComponentReferencePageFooter}}

Latest revision as of 10:41, 12 January 2022


PageSizeEvent

Employment/Purpose

Used to notify that the page size is changed (by the user), or by paginal (such as Paging).

Example

Supported events

Name
Event Type
None None

Supported Children

*NONE

Use cases

Version Description Example Location
     

Version History

Version Date Content
     



Last Update : 2022/01/12

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