Package | Description |
---|---|
org.zkoss.zul |
ZUL component set that are used for HTML-based clients.
|
Modifier and Type | Method and Description |
---|---|
Window.Mode |
Window.getModeType()
Returns the current mode.
|
static Window.Mode |
Window.Mode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Window.Mode[] |
Window.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Window.setMode(Window.Mode mode)
Sets the mode.
|
Copyright © 2005-2021 Potix Corporation. All Rights Reserved.