Package | Description |
---|---|
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 |
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.
|
class |
LabelImageElement
A XUL element with a label (
getLabel() )
and an image (LabelImageElement.getImage() ). |
static class |
MessageboxDlg.Button
Represents a button on the message box.
|
Copyright © 2021. All rights reserved.