public class PerspectivesLoadedEvent extends com.google.gwt.event.shared.GwtEvent<PerspectivesLoadedEventHandler>
| Modifier and Type | Field and Description |
|---|---|
static com.google.gwt.event.shared.GwtEvent.Type<PerspectivesLoadedEventHandler> |
TYPE |
| Constructor and Description |
|---|
PerspectivesLoadedEvent() |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.GwtEvent.Type<PerspectivesLoadedEventHandler> |
getAssociatedType() |
public static com.google.gwt.event.shared.GwtEvent.Type<PerspectivesLoadedEventHandler> TYPE
public com.google.gwt.event.shared.GwtEvent.Type<PerspectivesLoadedEventHandler> getAssociatedType()
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<PerspectivesLoadedEventHandler>