| Package | Description |
|---|---|
| zkmax.wgt | |
| zul |
The container related widgets, such as window, groupbox, tabpanel, panelchildren.
|
| zul.inp |
The input related widgets, such as textbox and combobox.
|
| zul.menu |
The menu related widgets, such as menubar and menuitem.
|
| zul.mesh |
The two-dimensional mesh related widgets.
|
| zul.wgt |
The basic widgets, such as button and div.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DropUploadManager
Default file upload manager to manage the uploading files in a panel.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UploadManager
Default file upload manager to manage the uploading files in a panel.
|
| Modifier and Type | Method and Description |
|---|---|
Widget |
Widget.setContext(Popup context)
Sets the ID of the popup (
Popup) that should appear
when the user right-clicks on the element (aka., context menu). |
Widget |
Widget.setPopup(Popup popup)
Sets the ID of the popup (
Popup) that should appear
when the user clicks on the element. |
Widget |
Widget.setTooltip(Popup popup)
Sets the ID of the popup (
Popup) that should be used
as a tooltip window when the mouse hovers over the element for a moment. |
| Modifier and Type | Class and Description |
|---|---|
class |
Errorbox
A error message box that is displayed as a popup.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Menupopup
A container used to display menus.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ColumnMenupopup
The Columns' Menu popup
|
| Modifier and Type | Class and Description |
|---|---|
class |
Notification
A notification widget.
|
Copyright © 2005-2023 Potix Corporation. All Rights Reserved.