Uses of Class
org.zkoss.zul.Paging

Packages that use Paging
org.zkoss.zul ZUL component set that are used for HTML-based clients. 
org.zkoss.zul.impl Classes used to implement ZUL Component Set (implementation only). 
 

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).
 

Uses of Paging in org.zkoss.zul.impl
 

Subclasses of Paging in org.zkoss.zul.impl
protected  class MeshElement.InternalPaging
           
 



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