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