Class | Description |
---|---|
AuCmd0 |
The AU command handler for processes commands not related to widgets,
sent from the server.
|
AuCmd1 |
The AU command handler for processes commands related to widgets,
sent from the server.
|
BigDecimal |
A big decimal.
|
Buffer |
A string concatenation implementation to speed up the rendering performance
in the modern browsers, except IE or MS's Edge.
|
Class |
Represents a class.
|
Desktop |
A desktop.
|
DnD |
Drag-and-drop utility.
|
Draggable |
A draggable object used to make a DOM element draggable.
|
Event |
The class representing a widget event (aka., a ZK event).
|
Long |
A long integer.
|
Macro |
A macro widget.
|
Native |
A native widget.
|
Object |
The root of the class hierarchy.
|
Package |
Represents a ZK JavaScript package.
|
Page |
A page.
|
RefWidget |
A reference widget.
|
Service |
A service utile widget
|
Skipper |
A skipper is an object working with
Widget.rerender(int)
to rerender portion(s) of a widget (rather than the whole widget). |
Swipe |
A swipe object used to make a DOM element swipe-able.
|
Widget |
A widget, i.e., an UI object.
|
ZK JavaScript extension and utilities
Copyright © 2005-2023 Potix Corporation. All Rights Reserved.