PageSizeEvent"
From Documentation
Zkwikiadmin (talk | contribs) |
|||
Line 1: | Line 1: | ||
− | + | {{ZKComponentReferencePageHeader}} | |
+ | |||
+ | = PageSizeEvent = | ||
+ | |||
+ | *Java API: <javadoc>org.zkoss.zk.ui.event.PageSizeEvent</javadoc> | ||
+ | |||
+ | = Employment/Purpose = | ||
+ | |||
+ | Used to notify that the page size is changed (by the user), or by paginal (such as <tt>Paging</tt>). | ||
+ | |||
+ | = Example = | ||
+ | |||
+ | =Supported events= | ||
+ | |||
+ | {| border="1" | width="100%" | ||
+ | ! <center>Name</center> | ||
+ | ! <center>Event Type</center> | ||
+ | |- | ||
+ | | None | ||
+ | | None | ||
+ | |} | ||
+ | |||
+ | =Supported Children= | ||
+ | |||
+ | *NONE | ||
+ | |||
+ | =Use cases= | ||
+ | |||
+ | {| border='1px' | width="100%" | ||
+ | ! Version !! Description !! Example Location | ||
+ | |- | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |} | ||
+ | |||
+ | =Version History= | ||
+ | |||
+ | {| border='1px' | width="100%" | ||
+ | ! Version !! Date !! Content | ||
+ | |- | ||
+ | | 5.0.1 | ||
+ | | 4/30/2010 | ||
+ | | Initialization | ||
+ | |} | ||
+ | |||
+ | {{ZKComponentReferencePageFooter}} |
Revision as of 22:55, 2 May 2010
PageSizeEvent
- Java API: PageSizeEvent
Employment/Purpose
Used to notify that the page size is changed (by the user), or by paginal (such as Paging).
Example
Supported events
None | None |
Supported Children
*NONE
Use cases
Version | Description | Example Location |
---|---|---|
Version History
Version | Date | Content |
---|---|---|
5.0.1 | 4/30/2010 | Initialization |