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 |
Colorbox
A Colorbox used to retrieve an input that the user can select a color.
|
class |
Columnchildren
The column of Columnlayout.
|
class |
Columnlayout
A columnlayout lays out a container which can have multiple columns, and each
column may contain one or more component.
|
class |
Fisheye
A fisheye item.
|
class |
Fisheyebar
A fisheye bar is a bar of
Fisheye that is a menu similar to the fish
eye menu on the Mac OS. |
class |
Pdfviewer
A PDF file viewer.
|
class |
Rangeslider
A rangeslider.
|
class |
Sliderbuttons
A pair of buttons for slider (rangeslider and multislider).
|
Modifier and Type | Class and Description |
---|---|
class |
Anchornav
A anchornav component
Anchornav synchronizes the scrolling position on a page or within ZK containers (Div, Window, etc.)
|
class |
Barcode
Represents a barcode
A barcode is a component to handle 1D and 2D barcode image.
|
class |
Barcodescanner
A Barcode scanner
Only works for Chrome, Firefox and Edge. iOS Safari is supported since 11.
|
class |
Biglistbox
A component to handle a huge data sets and provides the same and as many as
the functionalities of
Listbox including selection,
sorting, keystroke navigation, ROD(rendering-on-demand), and so on. |
class |
Camera
A camera, use to record video and take snapshot, have a preview screen.
|
class |
Cardlayout
A layout allow end user change view like change card.
|
class |
Coachmark
A coachmark component.
|
class |
Drawer
A drawer.
|
class |
Dropupload
A component can handle drag files into it, and upload files to server.
|
class |
GoldenLayout
A docker type layout component.
|
class |
GoldenPanel
A GoldenPanel component.
|
class |
Lineitem
A lineitem.
|
class |
Linelayout
A linelayout component for stylistically displaying chronological information.
|
class |
Multislider
A Multislider.
|
class |
Nav
A container is used to display navitems, it should be placed inside a
Navbar . |
class |
Navbar
A container that usually contains nav elements.
|
class |
Navitem
|
class |
Navseparator
Used to create a separator between menu items.
|
class |
Organigram
A container which can be used to draw a hierarchical organizational chart,
you can specify a
TreeModel to render the data. |
class |
Orgchildren
An orgchildren.
|
class |
Orgitem
An orgitem.
|
class |
Orgnode
An orgnode.
|
class |
Portalchildren
The column of Portallayout.
|
class |
Portallayout
A portal layout lays out a container which can have multiple columns, and each
column may contain one or more panel.
|
class |
Rowchildren
Rowchildren component is used for placing components inside the grid created by rowlayout component.
|
class |
Rowlayout
Divide the parent container into a row of equal-width columns separated by spacings.
|
class |
Scrollview
A container that can scroll containing elements on touch devices.
|
class |
Signature
A signature pad for user to sign a signature on it with save, undo, clear method.
|
class |
Splitlayout
A layout container which is used to divide a component into two components.
|
class |
Step
A step is used for displaying user navigation, it should be placed inside a
Stepbar . |
class |
Stepbar
A stepbar.
|
class |
Tablechildren
The cell of Tablelayout.
|
class |
Tablelayout
Tablelayout lay outs a container as an HTML table whose columns can be
specified, and rowspan and colspan of its child can also be specified to
create complex layouts within the table.
|
class |
Tbeditor
A component which is similar to ckeditor but is lightweight and efficient.
|
class |
Timepicker
A combobox for holding a time (a java.util.Date Object , but only Hour, Minute, Second are used.
|
class |
Video
A video player.
|
Modifier and Type | Class and Description |
---|---|
class |
A
The same as HTML A tag.
|
class |
Absolutechildren
A container component that can contain any other ZK component and can only
be contained as direct child of Absolutelayout component.
|
class |
Absolutelayout
An Absolutelayout component can contain absolute positioned multiple
absolutechildren components.
|
class |
Anchorchildren
The children of Anchorlayout.
|
class |
Anchorlayout
An anchorlayout lays out a container which can resize
it's children base on its width and height
Default Anchorlayout.getZclass() : z-anchorlayout. |
class |
Audio
An audio clip.
|
class |
Auxhead
Used to define a collection of auxiliary headers (
Auxheader ). |
class |
Auxheader
An auxiliary header.
|
class |
Bandbox
A band box.
|
class |
Bandpopup
The popup that belongs to a
Bandbox instance. |
class |
Box
A box.
|
class |
Button
A button.
|
class |
Calendar
A calendar.
|
class |
Captcha
The generic captcha component.
|
class |
Caption
A header for a
Groupbox . |
class |
Cell
|
class |
Center
A center region of a borderlayout.
|
class |
Chart
The generic chart component.
|
class |
Checkbox
A checkbox.
|
class |
Column
A single column in a
Columns element. |
class |
Columns
Defines the columns of a grid.
|
class |
Combobox
A combobox.
|
class |
Combobutton
A combo button.
|
class |
Comboitem
An item of a combo box.
|
class |
Datebox
An edit box for holding a date.
|
class |
Decimalbox
An edit box for holding BigDecimal.
|
class |
Detail
The detail component is used to display a detailed section where a master row and
multiple detail rows are on the same row.
|
class |
Div
The same as HTML DIV tag.
|
class |
Doublebox
An edit box for holding an float point value (double).
|
class |
Doublespinner
An edit box for holding a constrained double.
|
class |
East
An east region of a border layout.
|
class |
Fileupload
A fileupload dialog used to let user upload a file.
|
class |
Foot
|
class |
Footer
A column of the footer of a grid (
Grid ). |
class |
Frozen
A frozen component to represent a frozen column or row in grid, like MS Excel.
|
class |
Grid
A grid is an element that contains both rows and columns elements.
|
class |
Group
Adds the ability for single level grouping to the Grid.
|
class |
Groupbox
Groups a set of child elements to have a visual effect.
|
class |
Groupfoot
Groupfoot serves as a summary row of group.
|
class |
Hbox
A hbox.
|
class |
Html
A component used to embed the browser native content (i.e., HTML tags)
into the output sent to the browser.
|
class |
Idspace
Just like DIV tag but implements IdSpace.
|
class |
Image
An image.
|
class |
Imagemap
An image map.
|
class |
Include
Includes the result generated by any servlet, not limited to a ZUML page.
|
class |
Inputgroup
An inputgroup.
|
class |
Intbox
An edit box for holding an integer.
|
class |
Label
A label.
|
class |
LayoutRegion
A layout region in a border layout.
|
class |
Listbox
A listbox.
|
class |
Listcell
A list cell.
|
class |
Listfoot
A row of
Listfooter . |
class |
Listfooter
A column of the footer of a list box (
Listbox ). |
class |
Listgroup
Adds the ability for single level grouping to the Listbox.
|
class |
Listgroupfoot
Listgroupfoot serves as a summary listitem of listgroup.
|
class |
Listhead
A list headers used to define multi-columns and/or headers.
|
class |
Listheader
The list header which defines the attributes and header of a column
of a list box.
|
class |
Listitem
A list item.
|
class |
Longbox
An edit box for holding an integer.
|
class |
Menu
An element, much like a button, that is placed on a menu bar.
|
class |
Menubar
A container that usually contains menu elements.
|
class |
Menuitem
A single choice in a
Menupopup element. |
class |
Menupopup
A container used to display menus.
|
class |
Menuseparator
Used to create a separator between menu items.
|
class |
North
A north region of a border layout.
|
class |
Paging
Paging of long content.
|
class |
Panel
Panel is a container that has specific functionality and structural components
that make it the perfect building block for application-oriented user interfaces.
|
class |
Panelchildren
Panelchildren is used for
Panel component to manage each child who will
be shown in the body of Panel. |
class |
Popup
A container that is displayed as a popup.
|
class |
Progressmeter
A progress meter is a bar that indicates how much of a task has been completed.
|
class |
Radio
A radio button.
|
class |
Radiogroup
A radio group.
|
class |
Row
A single row in a
Rows element. |
class |
Rows
Defines the rows of a grid.
|
class |
Separator
A separator.
|
class |
Slider
A slider.
|
class |
South
A south region of a border layout.
|
class |
Space
Space is a
Separator with the orient default to "vertical". |
class |
Span
The same as HTML SPAN tag.
|
class |
Spinner
An edit box for holding a constrained integer.
|
class |
Splitter
|
class |
Tab
A tab.
|
class |
Tabbox
A tabbox.
|
class |
Tabpanel
A tab panel.
|
class |
Tabpanels
A collection of tab panels.
|
class |
Tabs
A collection of tabs (
Tab ). |
class |
Textbox
A textbox.
|
class |
Timebox
An input box for holding a time (a java.util.Date Object , but only Hour & Minute are used.
|
class |
Toolbar
A toolbar.
|
class |
Toolbarbutton
A toolbar button.
|
class |
Track
A representation of
<track> . |
class |
Tree
A container which can be used to hold a tabular
or hierarchical set of rows of elements.
|
class |
Treecell
A treecell.
|
class |
Treechildren
A treechildren.
|
class |
Treecol
A treecol.
|
class |
Treecols
A treecols.
|
class |
Treefoot
A row of
Treefooter . |
class |
Treefooter
A column of the footer of a tree (
Tree ). |
class |
Treeitem
A treeitem.
|
class |
Treerow
A treerow.
|
class |
Vbox
A vbox.
|
class |
West
A west region of a border layout.
|
class |
Window
A window.
|
Modifier and Type | Class and Description |
---|---|
class |
DateTimeFormatInputElement
A skeletal implementation for date/time type input box.
|
class |
FileuploadDlg
Used with
Fileupload to implement
the upload feature. |
class |
FooterElement
A skeletal implementation for a footer.
|
class |
FormatInputElement
A skeletal implementation for an input box with format.
|
class |
HeaderElement
A skeletal implementation for a header.
|
class |
HeadersElement
A skeletal implementation for headers, the parent of
a group of
HeaderElement . |
class |
InputElement
A skeletal implementation of an input box.
|
class |
LabelElement
A XUL element with a label.
|
class |
LabelImageElement
A XUL element with a label (
LabelElement.getLabel() )
and an image (LabelImageElement.getImage() ). |
class |
MeshElement
|
protected class |
MeshElement.InternalPaging |
class |
MessageboxDlg
Used with
Messagebox to implement a message box. |
static class |
MessageboxDlg.Button
Represents a button on the message box.
|
class |
NumberInputElement
A skeletal implementation for number-type input box.
|
Copyright © 2005-2021 Potix Corporation. All Rights Reserved.