Package org.zkoss.zkmax.zul

Components and UI utitilies available in ZK EE.

See:
          Description

Interface Summary
ChartProperties  
FiledownloadListener The listener used with Filedownload.saveResumable(java.io.File, java.lang.String, java.lang.String) to reject a download if the user tried to resume it in unacceptable situation.
MatrixComparatorProvider<T> A comparator provider to provide a sets of column comparator that are used for Biglistbox
MatrixModel<Row,Head,Cell,Header> The interface defines the methods that components like Biglistbox to get the content of cells and headers from the matrix data.
MatrixRenderer<T> Used to generated the HTML fragment for the data associated with a matrix component, such as Biglistbox
 

Class Summary
Biglistbox A component to handle a huge data sets and provides the same and as many as the functionalities of Listbox including selection, sorting, keystroke navigation, ROD(rendering-on-demand), and so on.
Chosenbox A component that similar to Combobox but handle the multi-selection and the select order.
Filedownload More filedownload utilities, such as resumable filedownload.
Fusionchart The Fusionchart component.
Portalchildren The column of Portallayout.
Portallayout A portal layout lays out a container which can have multiple columns, and each column may contain one or more panel.
Tablechildren The cell of Tablelayout.
Tablelayout Tablelayout lay outs a container as an HTML table whose columns can be specified, and rowspan and colspan of its child can also be specified to create complex layouts within the table.
 

Package org.zkoss.zkmax.zul Description

Components and UI utitilies available in ZK EE.



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