Uses of Package
org.zkoss.zul
-
Classes in org.zkoss.zul used by org.zkoss.bind.converter.sys Class Description Combobox A combobox.Grid A grid is an element that contains both rows and columns elements.Image An image.Listbox A listbox.ListModel Radiogroup A radio group.Selectbox A light weight dropdown list.Tabbox A tabbox. -
Classes in org.zkoss.zul used by org.zkoss.bind.impl Class Description Comboitem An item of a combo box.ComboitemRenderer Identifies components that can be used as "rubber stamps" to paint the cells in aCombobox
.ItemRenderer Used to generated the HTML fragment for the data associated with a component, such asSelectbox
.Listitem A list item.ListitemRenderer Identifies components that can be used as "rubber stamps" to paint the cells in aListbox
.ListModel Radio A radio button.RadioRenderer Identifies components that can be used as "rubber stamps" to paint the cells in aRadiogroup
.Row A single row in aRows
element.RowRenderer Identifies components that can be used as "rubber stamps" to paint the cells in aGrid
.Tab A tab.TabboxRenderer Identifies components that can be used as "rubber stamps" to paint the tab and tabpanel in aTabbox
.Tabpanel A tab panel.Treeitem A treeitem.TreeitemRenderer Identifies components that can be used as "rubber stamps" to paint the cells in aTree
. -
Classes in org.zkoss.zul used by org.zkoss.bind.proxy Class Description AbstractListModel A skeletal implementation forListModel
andSelectable
ListModel ListModelArray ListModelList ListModelMap ListModelSet PageableModel Provide methods to manage PagingListeners -
Classes in org.zkoss.zul used by org.zkoss.clientbind Class Description ListModel TreeModel This interface defines the methods that component likeTree
use to get the content of items. -
Classes in org.zkoss.zul used by org.zkoss.stateless.state Class Description GroupsModel ListModel TreeModel This interface defines the methods that component likeTree
use to get the content of items. -
Classes in org.zkoss.zul used by org.zkoss.stateless.sul Class Description A The same as HTML A tag.Absolutechildren A container component that can contain any other ZK component and can only be contained as direct child of Absolutelayout component.Absolutelayout An Absolutelayout component can contain absolute positioned multiple absolutechildren components.Area An area of aImagemap
.Audio An audio clip.Auxhead Used to define a collection of auxiliary headers (Auxheader
).Auxheader An auxiliary header.Bandbox A band box.Bandpopup The popup that belongs to aBandbox
instance.Borderlayout A border layout is a layout container for arranging and resizing child components to fit in five regions: north, south, east, west, and center.Button A button.Calendar A calendar.Caption A header for aGroupbox
.Cell Center A center region of a borderlayout.Checkbox A checkbox.Column A single column in aColumns
element.Columns Defines the columns of a grid.Combobox A combobox.Combobutton A combo button.Comboitem An item of a combo box.Datebox An edit box for holding a date.Decimalbox An edit box for holding BigDecimal.Detail The detail component is used to display a detailed section where a master row and multiple detail rows are on the same row.Div The same as HTML DIV tag.Doublebox An edit box for holding an float point value (double).Doublespinner An edit box for holding a constrained double.East An east region of a border layout.Fileupload A fileupload dialog used to let user upload a file.Foot Footer A column of the footer of a grid (Grid
).Frozen A frozen component to represent a frozen column or row in grid, like MS Excel.Grid A grid is an element that contains both rows and columns elements.Group Adds the ability for single level grouping to the Grid.Groupbox Groups a set of child elements to have a visual effect.Groupfoot Groupfoot serves as a summary row of group.Hlayout A horizontal layoutHtml A component used to embed the browser native content (i.e., HTML tags) into the output sent to the browser.Iframe Includes an inline frame.Image An image.Imagemap An image map.Inputgroup An inputgroup.Intbox An edit box for holding an integer.Label A label.Listbox A listbox.Listcell A list cell.Listfoot A row ofListfooter
.Listfooter A column of the footer of a list box (Listbox
).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.Longbox An edit box for holding an integer.Menu An element, much like a button, that is placed on a menu bar.Menubar A container that usually contains menu elements.Menuitem A single choice in aMenupopup
element.Menupopup A container used to display menus.Menuseparator Used to create a separator between menu items.North A north region of a border layout.Paging Paging of long content.Panel Panel is a container that has specific functionality and structural components that make it the perfect building block for application-oriented user interfaces.Panelchildren Panelchildren is used forPanel
component to manage each child who will be shown in the body of Panel.Popup A container that is displayed as a popup.Progressmeter A progress meter is a bar that indicates how much of a task has been completed.Radio A radio button.Radiogroup A radio group.Rating A rating component provides a icon based rating input.Row A single row in aRows
element.Rows Defines the rows of a grid.Script A component to generate script codes that will be evaluated at the client.Selectbox A light weight dropdown list.Separator A separator.Slider A slider.South A south region of a border layout.Space Space is aSeparator
with the orient default to "vertical".Span The same as HTML SPAN tag.Spinner An edit box for holding a constrained integer.Style The style component used to specify CSS styles for the owner desktop.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.Timebox An input box for holding a time (a java.util.Date Object), but only Hour & Minute are used.Timer Fires one or moreEvent
after a specified delay.Toolbar A toolbar.Toolbarbutton A toolbar button.Track A representation of<track>
.Tree A container which can be used to hold a tabular or hierarchical set of rows of elements.Treecell A treecell.Treechildren A treechildren.Treecol A treecol.Treecols A treecols.Treefoot A row ofTreefooter
.Treefooter A column of the footer of a tree (Tree
).Treeitem A treeitem.Treerow A treerow.Vlayout A vertical layoutWest A west region of a border layout.Window A window. -
Classes in org.zkoss.zul used by org.zkoss.zhtml Class Description Button A button.Fileupload A fileupload dialog used to let user upload a file.Messagebox Represents the message box. -
Classes in org.zkoss.zul used by org.zkoss.zkex.zul Class Description Iframe Includes an inline frame.Iframe.ExtraCtrl A utility class to implementHtmlBasedComponent.getExtraCtrl()
.ListModel -
Classes in org.zkoss.zul used by org.zkoss.zkex.zul.impl Class Description Captcha The generic captcha component.Chart The generic chart component. -
Classes in org.zkoss.zul used by org.zkoss.zkmax.bind.impl Class Description ItemRenderer Used to generated the HTML fragment for the data associated with a component, such asSelectbox
.ListModel -
Classes in org.zkoss.zul used by org.zkoss.zkmax.ui.event Class Description Panel Panel is a container that has specific functionality and structural components that make it the perfect building block for application-oriented user interfaces. -
Classes in org.zkoss.zul used by org.zkoss.zkmax.zul Class Description AbstractTreeModel A skeletal implementation forTreeModel
.AbstractTreeModel.Path Represents a tree path.DefaultTreeModel A simple tree data model that usesTreeNode
to represent a tree.Filedownload File download utilities.ItemRenderer Used to generated the HTML fragment for the data associated with a component, such asSelectbox
.ListModel ListModelList PageableModel Provide methods to manage PagingListenersPanel Panel is a container that has specific functionality and structural components that make it the perfect building block for application-oriented user interfaces.TreeModel This interface defines the methods that component likeTree
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. -
Classes in org.zkoss.zul used by org.zkoss.zkmax.zul.impl Class Description AbstractTreeModel A skeletal implementation forTreeModel
.Tab A tab.Tabbox A tabbox.Tabpanel A tab panel. -
Classes in org.zkoss.zul used by org.zkoss.zul Class Description AbstractChartModel A skeletal implementation forChartModel
.AbstractGroupsModel A skeletal implementation forGroupsModel
.AbstractListModel A skeletal implementation forListModel
andSelectable
AbstractSimpleDateTimeConstraint A skeleton of simple date/time constraint.AbstractTreeModel A skeletal implementation forTreeModel
.AbstractTreeModel.Path Represents a tree path.Bandpopup The popup that belongs to aBandbox
instance.Box A box.Button A button.Caption A header for aGroupbox
.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.Checkbox.State This class is the return state for getState()ClientConstraint Addition interface implemented withConstraint
to handle the validation at the client.Column A single column in aColumns
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 aCombobox
.Constraint A constraint.DefaultTreeModel A simple tree data model that usesTreeNode
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 inDialModelScale
.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 inGanttModel
.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 asSelectbox
.Layout A layout.LayoutRegion A layout region in a border layout.Listbox A listbox.Listcell A list cell.Listfoot A row ofListfooter
.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 aListbox
.ListModel ListSubModel An extra interface that can be implemented withListModel
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.PageableModel Provide methods to manage PagingListenersPaging Paging of long content.Panelchildren Panelchildren is used forPanel
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 aRadiogroup
.Row A single row in aRows
element.RowRenderer Identifies components that can be used as "rubber stamps" to paint the cells in aGrid
.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 ofSingleValueCategoryModel
.SimpleXYModel A XY data model implementation ofXYModel
.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 aTabbox
.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 ofTreefooter
.Treeitem A treeitem.TreeitemRenderer Identifies components that can be used as "rubber stamps" to paint the cells in aTree
.TreeModel This interface defines the methods that component likeTree
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 withWindow.setMode(Mode)
.XYModel A XY chart data model.XYZModel A XYZ chart data model. -
Classes in org.zkoss.zul used by org.zkoss.zul.event Class Description Area An area of aImagemap
.ChartModel Chart Model is used to hold the data model for the chart.GroupsModel ListModel TreeModel This interface defines the methods that component likeTree
use to get the content of items. -
Classes in org.zkoss.zul used by org.zkoss.zul.ext Class Description Constraint A constraint. -
Classes in org.zkoss.zul used by org.zkoss.zul.impl Class Description AbstractListModel A skeletal implementation forListModel
andSelectable
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 aListbox
.ListModel Messagebox.Button The button types.Messagebox.ClickEvent The event that will be received by the listener when the user clicks a button.PageableModel Provide methods to manage PagingListenersPaging Paging of long content.Popup A container that is displayed as a popup.Tabbox A tabbox.Window A window. -
Classes in org.zkoss.zul used by org.zkoss.zuti.zul Class Description ListModel