| Package | Description |
|---|---|
| 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.impl |
Classes used to implement ZUL Component Set (implementation only).
|
| Class and Description |
|---|
| AbstractChartModel
A skeletal implementation for
ChartModel. |
| AbstractGroupsModel
A skeletal implementation for
GroupsModel. |
| AbstractListModel
A skeletal implementation for
ListModel and Selectable |
| AbstractTreeModel
A skeletal implementation for
TreeModel. |
| AbstractTreeModel.Path
Represents a tree path.
|
| Bandpopup
The popup that belongs to a
Bandbox instance. |
| Box
A box.
|
| Button
A button.
|
| Caption
A header for a
Groupbox. |
| CategoryModel
A catetory chart data model.
|
| Center
A center region of a borderlayout.
|
| ChartModel
Chart Model is used to hold the data model for the chart.
|
| Checkbox
A checkbox.
|
| ClientConstraint
Addition interface implemented with
Constraint to handle
the validation at the client. |
| Column
A single column in a
Columns element. |
| Columns
Defines the columns of a grid.
|
| Combobox
A combobox.
|
| Comboitem
An item of a combo box.
|
| ComboitemRenderer
Identifies components that can be used as "rubber stamps" to paint
the cells in a
Combobox. |
| Constraint
A constraint.
|
| DefaultTreeModel
A simple tree data model that uses
TreeNode to represent a tree. |
| DefaultTreeNode
A general-purpose node in a tree data structure.
|
| Detail
The detail component is used to display a detailed section where a master row and
multiple detail rows are on the same row.
|
| DialModelRange
Color range to be marked in
DialModelScale. |
| DialModelScale
A set of information of a scale in a Dial chart.
|
| Div
The same as HTML DIV tag.
|
| East
An east region of a border layout.
|
| Foot |
| Frozen
A frozen component to represent a frozen column or row in grid, like MS Excel.
|
| GanttModel.GanttTask
A Task in an operation series; a helper class used in
GanttModel. |
| Grid
A grid is an element that contains both rows and columns elements.
|
| Group
Adds the ability for single level grouping to the Grid.
|
| Groupfoot
Groupfoot serves as a summary row of group.
|
| GroupsModel |
| HiLoModel
A HiLo chart data model (date, open, close, high, low, volumn) usually used in
stock market.
|
| Image
An image.
|
| Imagemap
An image map.
|
| ItemRenderer
Used to generated the HTML fragment for the data associated
with a component, such as
Selectbox. |
| Layout
A layout.
|
| LayoutRegion
A layout region in a border layout.
|
| Listbox
A listbox.
|
| Listcell
A list cell.
|
| Listfoot
A row of
Listfooter. |
| Listgroup
Adds the ability for single level grouping to the Listbox.
|
| Listgroupfoot
Listgroupfoot serves as a summary listitem of listgroup.
|
| Listhead
A list headers used to define multi-columns and/or headers.
|
| Listheader
The list header which defines the attributes and header of a column
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 |
| ListSubModel
An extra interface that can be implemented with
ListModel to control
the extract of the combobox. |
| Menupopup
A container used to display menus.
|
| Messagebox.Button
The button types.
|
| Messagebox.ClickEvent
The event that will be received by the listener when the user clicks a button.
|
| North
A north region of a border layout.
|
| Paging
Paging of long content.
|
| PagingEventPublisher
Provide methods to manage PagingListeners
|
| Panelchildren
Panelchildren is used for
Panel component to manage each child who will
be shown in the body of Panel. |
| PieModel
A Pie chart data model.
|
| Popup
A container that is displayed as a popup.
|
| Radio
A radio button.
|
| Radiogroup
A radio group.
|
| RadioRenderer
Identifies components that can be used as "rubber stamps" to paint
the cells in a
Radiogroup. |
| 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
The default constraint supporting no empty, regular expressions and so on.
|
| SimpleSingleValueCategoryModel
A Pie chart data model implementation of
SingleValueCategoryModel. |
| SimpleXYModel
A XY data model implementation of
XYModel. |
| SimpleXYModel.XYPair |
| SingleValueCategoryModel
A Pie chart data model.
|
| South
A south region of a border layout.
|
| Tab
A tab.
|
| Tabbox
A tabbox.
|
| TabboxRenderer
Identifies components that can be used as "rubber stamps" to paint
the tab and tabpanel in a
Tabbox. |
| Tabpanel
A tab panel.
|
| Tabpanels
A collection of tab panels.
|
| Tabs
A collection of tabs (
Tab). |
| Textbox
A textbox.
|
| Toolbar
A toolbar.
|
| 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.
|
| TreeitemRenderer
Identifies components that can be used as "rubber stamps" to paint
the cells in a
Tree. |
| TreeModel
This interface defines the methods that component like
Tree
use to get the content of items. |
| TreeNode
Defines the requirements for a tree node object that can change --
by adding or removing child nodes, or by changing the contents of
an application-specific data (
TreeNode.setData(E)) stored in the node. |
| Treerow
A treerow.
|
| WaferMapModel.IntPair |
| West
A west region of a border layout.
|
| Window.Mode
The window's mode used with
Window.setMode(Mode). |
| XYModel
A XY chart data model.
|
| XYZModel
A XYZ chart data model.
|
| Class and Description |
|---|
| Area
An area of a
Imagemap. |
| ChartModel
Chart Model is used to hold the data model for the chart.
|
| GroupsModel |
| ListModel |
| TreeModel
This interface defines the methods that component like
Tree
use to get the content of items. |
| Class and Description |
|---|
| Constraint
A constraint.
|
| Class and Description |
|---|
| AbstractListModel
A skeletal implementation for
ListModel and Selectable |
| Button
A button.
|
| Constraint
A constraint.
|
| GroupsModel |
| Listitem
A list item.
|
| ListitemRenderer
Identifies components that can be used as "rubber stamps" to paint
the cells in a
Listbox. |
| ListModel |
| Messagebox.Button
The button types.
|
| Messagebox.ClickEvent
The event that will be received by the listener when the user clicks a button.
|
| Paging
Paging of long content.
|
| PagingEventPublisher
Provide methods to manage PagingListeners
|
| Popup
A container that is displayed as a popup.
|
| Tabbox
A tabbox.
|
| Window
A window.
|
Copyright © 2015. All rights reserved.