org.xcmis.client.gwt.service.versioning.event
Class CancelCheckoutReceivedEvent
java.lang.Object
com.google.gwt.event.shared.GwtEvent<CancelCheckoutReceivedHandler>
org.xcmis.client.gwt.service.versioning.event.CancelCheckoutReceivedEvent
public class CancelCheckoutReceivedEvent
- extends com.google.gwt.event.shared.GwtEvent<CancelCheckoutReceivedHandler>
Event is fired when cancel checkout response is received
Created by The eXo Platform SAS.
- Version:
- $Id: ${date} ${time}
- Author:
- Ann Zhuleva
| Nested classes/interfaces inherited from class com.google.gwt.event.shared.GwtEvent |
com.google.gwt.event.shared.GwtEvent.Type<H> |
| Methods inherited from class com.google.gwt.event.shared.GwtEvent |
assertLive, getSource, isLive, kill, revive, toDebugString, toString |
TYPE
public static final com.google.gwt.event.shared.GwtEvent.Type<CancelCheckoutReceivedHandler> TYPE
- Type.
CancelCheckoutReceivedEvent
public CancelCheckoutReceivedEvent()
dispatch
protected void dispatch(CancelCheckoutReceivedHandler handler)
- Specified by:
dispatch in class com.google.gwt.event.shared.GwtEvent<CancelCheckoutReceivedHandler>
- Parameters:
handler - handler- See Also:
GwtEvent.dispatch(com.google.gwt.event.shared.EventHandler)
getAssociatedType
public com.google.gwt.event.shared.GwtEvent.Type<CancelCheckoutReceivedHandler> getAssociatedType()
- Specified by:
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<CancelCheckoutReceivedHandler>
- Returns:
- Type
CancelCheckoutReceivedHandler - See Also:
GwtEvent.getAssociatedType()
Copyright © 2010 eXo Platform SAS. All Rights Reserved.