public class UpdatedVREPermissionEvent extends com.google.gwt.event.shared.GwtEvent<UpdatedVREPermissionEventHandler> implements GuiEventInterface
Modifier and Type | Field and Description |
---|---|
static com.google.gwt.event.shared.GwtEvent.Type<UpdatedVREPermissionEventHandler> |
TYPE |
Constructor and Description |
---|
UpdatedVREPermissionEvent(String folderId) |
Modifier and Type | Method and Description |
---|---|
protected void |
dispatch(UpdatedVREPermissionEventHandler handler) |
com.google.gwt.event.shared.GwtEvent.Type<UpdatedVREPermissionEventHandler> |
getAssociatedType() |
EventsTypeEnum |
getKey() |
String |
getVreFolderId() |
assertLive, getSource, isLive, kill, revive
public static com.google.gwt.event.shared.GwtEvent.Type<UpdatedVREPermissionEventHandler> TYPE
public UpdatedVREPermissionEvent(String folderId)
public com.google.gwt.event.shared.GwtEvent.Type<UpdatedVREPermissionEventHandler> getAssociatedType()
getAssociatedType
in class com.google.gwt.event.shared.GwtEvent<UpdatedVREPermissionEventHandler>
protected void dispatch(UpdatedVREPermissionEventHandler handler)
dispatch
in class com.google.gwt.event.shared.GwtEvent<UpdatedVREPermissionEventHandler>
public String getVreFolderId()
public EventsTypeEnum getKey()
getKey
in interface GuiEventInterface
Copyright © 2015. All Rights Reserved.