Uses of Class
org.zkoss.zul.Paging

Packages that use Paging
org.zkoss.zul ZUL component set that are used for HTML-based clients. 
 

Uses of Paging in org.zkoss.zul
 

Methods in org.zkoss.zul that return Paging
 Paging Tree.getPagingChild()
          Returns the child paging controller that is created automatically, or null if mold is not "paging", or the controller is specified externally by Tree.setPaginal(org.zkoss.zul.ext.Paginal).
 Paging Listbox.getPagingChild()
          Returns the child paging controller that is created automatically, or null if mold is not "paging", or the controller is specified externally by Listbox.setPaginal(org.zkoss.zul.ext.Paginal).
 Paging Grid.getPagingChild()
          Returns the child paging controller that is created automatically, or null if mold is not "paging", or the controller is specified externally by Grid.setPaginal(org.zkoss.zul.ext.Paginal).
 



Copyright © 2005-2011 Potix Corporation. All Rights Reserved. SourceForge.net Logo