Uses of Interface
org.zkoss.zul.ext.Paginated

Packages that use Paginated
org.zkoss.zul ZUL component set that are used for HTML-based clients. 
org.zkoss.zul.api Interfaces of zul components, which are the abstract layer to access a ZUL component 
 

Uses of Paginated in org.zkoss.zul
 

Classes in org.zkoss.zul that implement Paginated
 class Grid
          A grid is an element that contains both rows and columns elements.
 class Listbox
          A listbox.
 class Tree
          A container which can be used to hold a tabular or hierarchical set of rows of elements.
 

Uses of Paginated in org.zkoss.zul.api
 

Subinterfaces of Paginated in org.zkoss.zul.api
 interface Grid
          A grid is an element that contains both rows and columns elements.
 interface Listbox
          A listbox.
 interface Tree
          A container which can be used to hold a tabular or hierarchical set of rows of elements.
 



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