org.xcmis.client.gwt.service.policy.event
Class PolicyRemovedEvent

java.lang.Object
  extended by com.google.gwt.event.shared.GwtEvent<PolicyRemovedHandler>
      extended by org.xcmis.client.gwt.service.policy.event.PolicyRemovedEvent

public class PolicyRemovedEvent
extends com.google.gwt.event.shared.GwtEvent<PolicyRemovedHandler>

Event is fired, when policy was removed from object.

Version:
$Id: $
Author:
Ann Zhuleva

Nested Class Summary
 
Nested classes/interfaces inherited from class com.google.gwt.event.shared.GwtEvent
com.google.gwt.event.shared.GwtEvent.Type<H>
 
Field Summary
static com.google.gwt.event.shared.GwtEvent.Type<PolicyRemovedHandler> TYPE
          Type.
 
Constructor Summary
PolicyRemovedEvent()
           
 
Method Summary
protected  void dispatch(PolicyRemovedHandler handler)
           
 com.google.gwt.event.shared.GwtEvent.Type<PolicyRemovedHandler> getAssociatedType()
           
 
Methods inherited from class com.google.gwt.event.shared.GwtEvent
assertLive, getSource, isLive, kill, revive, toDebugString, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

TYPE

public static final com.google.gwt.event.shared.GwtEvent.Type<PolicyRemovedHandler> TYPE
Type.

Constructor Detail

PolicyRemovedEvent

public PolicyRemovedEvent()
Method Detail

dispatch

protected void dispatch(PolicyRemovedHandler handler)
Specified by:
dispatch in class com.google.gwt.event.shared.GwtEvent<PolicyRemovedHandler>
Parameters:
handler - handler
See Also:
GwtEvent.dispatch(com.google.gwt.event.shared.EventHandler)

getAssociatedType

public com.google.gwt.event.shared.GwtEvent.Type<PolicyRemovedHandler> getAssociatedType()
Specified by:
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<PolicyRemovedHandler>
Returns:
Type PolicyRemovedHandler
See Also:
GwtEvent.getAssociatedType()


Copyright © 2010 eXo Platform SAS. All Rights Reserved.