Package | Description |
---|---|
_global_ |
The global namespace in JavaScript (i.e., the
window object). |
zul.fud | |
zul.wgt |
The basic widgets, such as button and div.
|
zul.wnd |
The window related widgets, such as window and panel.
|
Modifier and Type | Field and Description |
---|---|
static Window |
zk.currentModal
The topmost modal window, or null if no modal window at all.
|
Modifier and Type | Class and Description |
---|---|
class |
FileuploadDlg
A FileuploadDlg.
|
Modifier and Type | Method and Description |
---|---|
static void |
ButtonRenderer.redrawCloseButton(Window wgt,
Buffer out,
int the)
Redraws the close button HTML.
|
static void |
ButtonRenderer.redrawMaximizeButton(Window wgt,
Buffer out,
int the)
Redraws the maximize button HTML.
|
static void |
ButtonRenderer.redrawMinimizeButton(Window wgt,
Buffer out,
int the)
Redraws the minimize button HTML.
|
Modifier and Type | Method and Description |
---|---|
static void |
WindowRenderer.shallCheckBorder(Window wgt)
Returns whether to check the border's height.
|
Copyright © 2005-2023 Potix Corporation. All Rights Reserved.