public class Events
extends java.lang.Object
Available in ZK PE
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ON_ROTATE
The onRotate event used with
RotationEvent . |
static java.lang.String |
ON_ZOOM
The onZoom event used with
ZoomEvent . |
Constructor and Description |
---|
Events() |
public static final java.lang.String ON_ZOOM
ZoomEvent
.public static final java.lang.String ON_ROTATE
RotationEvent
.Copyright © 2005-2023 Potix Corporation. All Rights Reserved.