Uses of Class
org.zkoss.zul.Paging
-
Packages that use Paging Package Description org.zkoss.stateless.sul org.zkoss.zul org.zkoss.zul.impl -
-
Uses of Paging in org.zkoss.stateless.sul
Methods in org.zkoss.stateless.sul with parameters of type Paging Modifier and Type Method Description static IPagingIPagingCtrl. from(Paging instance) -
Uses of Paging in org.zkoss.zul
Methods in org.zkoss.zul that return Paging Modifier and Type Method Description PagingGrid. getPagingChild()Returns the child paging controller that is created automatically, or null if mold is not "paging", or the controller is specified externally byGrid.setPaginal(org.zkoss.zul.ext.Paginal).PagingListbox. getPagingChild()Returns the child paging controller that is created automatically, or null if mold is not "paging", or the controller is specified externally byListbox.setPaginal(org.zkoss.zul.ext.Paginal).PagingTree. getPagingChild()Returns the child paging controller that is created automatically, or null if mold is not "paging", or the controller is specified externally byTree.setPaginal(org.zkoss.zul.ext.Paginal). -
Uses of Paging in org.zkoss.zul.impl
Subclasses of Paging in org.zkoss.zul.impl Modifier and Type Class Description protected static classMeshElement.InternalPaging
-