org.zkoss.zkmax.ui.event
Class Events

java.lang.Object
  extended by org.zkoss.zkmax.ui.event.Events

public class Events
extends java.lang.Object

Utilities to access events for ZkMax.

Available in ZK EE

Since:
5.0.0
Author:
jumperchen

Field Summary
static java.lang.String ON_PORTAL_MOVE
          The onPortalMove event used with PortalMoveEvent.
 
Constructor Summary
Events()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ON_PORTAL_MOVE

public static final java.lang.String ON_PORTAL_MOVE
The onPortalMove event used with PortalMoveEvent.

See Also:
Constant Field Values
Constructor Detail

Events

public Events()


Copyright © 2005-2011 Potix Corporation. All Rights Reserved. SourceForge.net Logo