public class Events extends Object
Available in ZK EE
| Modifier and Type | Field and Description |
|---|---|
static String |
ON_PORTAL_DROP
The PortalDropEvent event used with
PortalDropEvent. |
static String |
ON_PORTAL_MOVE
The onPortalMove event used with
PortalMoveEvent. |
static String |
ON_STATE_CHANGE
The onStateChange event used with
StateChangeEvent. |
| Constructor and Description |
|---|
Events() |
public static final String ON_PORTAL_MOVE
PortalMoveEvent.public static final String ON_STATE_CHANGE
StateChangeEvent.public static final String ON_PORTAL_DROP
PortalDropEvent.Copyright © 2026. All rights reserved.