Package | Description |
---|---|
org.zkoss.zkex.zul |
Zul Extension library.
|
org.zkoss.zkmax.zul |
Components and UI utitilies available in ZK EE.
|
org.zkoss.zul |
ZUL component set that are used for HTML-based clients.
|
org.zkoss.zul.impl |
Classes used to implement ZUL Component Set (implementation only).
|
Modifier and Type | Class and Description |
---|---|
class |
Fisheye
A fisheye item.
|
Modifier and Type | Class and Description |
---|---|
class |
Nav
A container is used to display navitems, it should be placed inside a
Navbar . |
class |
Navitem
|
Modifier and Type | Class and Description |
---|---|
class |
A
The same as HTML A tag.
|
class |
Auxheader
An auxiliary header.
|
class |
Button
A button.
|
class |
Caption
A header for a
Groupbox . |
class |
Checkbox
A checkbox.
|
class |
Column
A single column in a
Columns element. |
class |
Combobutton
A combo button.
|
class |
Comboitem
An item of a combo box.
|
class |
Fileupload
A fileupload dialog used to let user upload a file.
|
class |
Footer
A column of the footer of a grid (
Grid ). |
class |
Listcell
A list cell.
|
class |
Listfooter
A column of the footer of a list box (
Listbox ). |
class |
Listheader
The list header which defines the attributes and header of a column
of a list box.
|
class |
Menu
An element, much like a button, that is placed on a menu bar.
|
class |
Menuitem
A single choice in a
Menupopup element. |
class |
Radio
A radio button.
|
class |
Tab
A tab.
|
class |
Toolbarbutton
A toolbar button.
|
class |
Treecell
A treecell.
|
class |
Treecol
A treecol.
|
class |
Treefooter
A column of the footer of a tree (
Tree ). |
Modifier and Type | Class and Description |
---|---|
class |
FooterElement
A skeletal implementation for a footer.
|
class |
HeaderElement
A skeletal implementation for a header.
|
static class |
MessageboxDlg.Button
Represents a button on the message box.
|
Copyright © 2005-2011 Potix Corporation. All Rights Reserved.