public class VRESettingPermissionEvent extends com.google.gwt.event.shared.GwtEvent<VRESettingPermissionEventHandler>
Modifier and Type | Field and Description |
---|---|
static com.google.gwt.event.shared.GwtEvent.Type<VRESettingPermissionEventHandler> |
TYPE |
Constructor and Description |
---|
VRESettingPermissionEvent(FileModel target) |
Modifier and Type | Method and Description |
---|---|
protected void |
dispatch(VRESettingPermissionEventHandler handler) |
com.google.gwt.event.shared.GwtEvent.Type<VRESettingPermissionEventHandler> |
getAssociatedType() |
FileModel |
getSourceFile() |
assertLive, getSource, isLive, kill, revive
public static com.google.gwt.event.shared.GwtEvent.Type<VRESettingPermissionEventHandler> TYPE
public VRESettingPermissionEvent(FileModel target)
public com.google.gwt.event.shared.GwtEvent.Type<VRESettingPermissionEventHandler> getAssociatedType()
getAssociatedType
in class com.google.gwt.event.shared.GwtEvent<VRESettingPermissionEventHandler>
protected void dispatch(VRESettingPermissionEventHandler handler)
dispatch
in class com.google.gwt.event.shared.GwtEvent<VRESettingPermissionEventHandler>
public FileModel getSourceFile()
Copyright © 2016. All Rights Reserved.