org.xcmis.client.gwt.service.acl.event
Class ACLAppliedEvent
java.lang.Object
com.google.gwt.event.shared.GwtEvent<ACLAppliedHandler>
org.xcmis.client.gwt.service.acl.event.ACLAppliedEvent
public class ACLAppliedEvent
- extends com.google.gwt.event.shared.GwtEvent<ACLAppliedHandler>
Event is fired when ACL was applied to the object
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<ACLAppliedHandler> TYPE
- Type.
ACLAppliedEvent
public ACLAppliedEvent()
dispatch
protected void dispatch(ACLAppliedHandler handler)
- Specified by:
dispatch in class com.google.gwt.event.shared.GwtEvent<ACLAppliedHandler>
- Parameters:
handler - handler- See Also:
GwtEvent.dispatch(com.google.gwt.event.shared.EventHandler)
getAssociatedType
public com.google.gwt.event.shared.GwtEvent.Type<ACLAppliedHandler> getAssociatedType()
- Specified by:
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<ACLAppliedHandler>
- Returns:
- Type
ACLAppliedHandler - See Also:
GwtEvent.getAssociatedType()
Copyright © 2010 eXo Platform SAS. All Rights Reserved.