Uses of Package
org.zkoss.zul

Packages that use org.zkoss.zul
org.zkoss.zul ZUL component set that are used for HTML-based clients. 
org.zkoss.zul.event Events of ZUL Component Set. 
org.zkoss.zul.ext Interfaces that might be implemented by ZUL components. 
org.zkoss.zul.fn A collections of functions used in EL expressions (implementation only). 
org.zkoss.zul.impl Classes used to implement ZUL Component Set (implementation only). 
 

Classes in org.zkoss.zul used by org.zkoss.zul
AbstractChartModel
          A skeletal implementation for ChartModel.
AbstractListModel
          A skeletal implementation for ListModel.
Bandpopup
          The popup that belongs to a Bandbox instance.
Box
          A box.
Caption
          A header for a Groupbox.
CategoryModel
          A catetory chart data model.
ChartModel
          Chart Model is used to hold the data model for the chart.
Checkbox
          A checkbox.
Checkbox.ExtraCtrl
          A utility class to implement AbstractComponent.getExtraCtrl().
ClientConstraint
          Addition interface implemented with Constraint to denote how to validate at the client.
Column
          A single column in a Columns element.
Columns
          Defines the columns of a grid.
Comboitem
          An item of a combo box.
Constraint
          A constraint.
Foot
          Defines a set of footers (Footer) for a grid (Grid).
Grid
          A grid is an element that contains both rows and columns elements.
HiLoModel
          A HiLo chart data model (date, open, close, high, low, volumn) usually used in stock market.
Image
          An image.
Imagemap
          An image map.
Listbox
          A listbox.
Listcell
          A list cell.
Listfoot
          A row of Listfooter.
Listhead
          A list headers used to define multi-columns and/or headers.
Listheader
          The list header which defines the attributes and header of a columen of a list box.
Listitem
          A list item.
ListitemRenderer
          Identifies components that can be used as "rubber stamps" to paint the cells in a Listbox.
ListModel
          This interface defines the methods that components like Listbox and Grid use to get the content of items.
ListModelArray
          This is the ListModel as an Object array to be used with Listbox.
ListModelExt
          An extra interface that can be implemented with ListModel to control the sorting of the listbox.
ListModelList
          This is the ListModel as a List to be used with Listbox.
ListModelMap
          This is the ListModel as a Map to be used with Listbox.
ListModelSet
          This is the ListModel as a Set to be used with Listbox.
Menupopup
          A container used to display menus.
Paging
          Paging of long content.
PieModel
          A Pie chart data model.
Popup
          A container that is displayed as a popup.
Radio
          A radio button.
Radiogroup
          A radio group.
Row
          A single row in a Rows element.
RowRenderer
          Identifies components that can be used as "rubber stamps" to paint the cells in a Grid.
Rows
          Defines the rows of a grid.
Separator
          A separator.
SimpleConstraint
          A simple constraint that you could build based the predefined constants.
Tab
          A tab.
Tabbox
          A tabbox.
Tabpanel
          A tab panel.
Tabpanels
          A collection of tab panels.
Tabs
          A collection of tabs (Tab).
Textbox
          A textbox.
Tree
          A container which can be used to hold a tabular or hierarchical set of rows of elements.
Treechildren
          A treechildren.
Treecol
          A treecol.
Treecols
          A treecols.
Treefoot
          A row of Treefooter.
Treeitem
          A treeitem.
Treerow
          A treerow.
XYModel
          A XY chart data model.
 

Classes in org.zkoss.zul used by org.zkoss.zul.event
Area
          An area of a Imagemap.
ChartModel
          Chart Model is used to hold the data model for the chart.
ListModel
          This interface defines the methods that components like Listbox and Grid use to get the content of items.
 

Classes in org.zkoss.zul used by org.zkoss.zul.ext
Constraint
          A constraint.
 

Classes in org.zkoss.zul used by org.zkoss.zul.fn
Row
          A single row in a Rows element.
 

Classes in org.zkoss.zul used by org.zkoss.zul.impl
Captcha
          The generic captcha component.
Constraint
          A constraint.
Window
          A generic window.
Window.ExtraCtrl
          A utility class to implement AbstractComponent.getExtraCtrl().
 



Copyright © 2005-2007 Potix Corporation. All Rights Reserved.