public final class ViewReadyEvent extends GridEvent<ViewReadyEvent.ViewReadyHandler>
| Modifier and Type | Class and Description |
|---|---|
static interface |
ViewReadyEvent.HasViewReadyHandlers |
static interface |
ViewReadyEvent.ViewReadyHandler |
GwtEvent.Type<H>| Constructor and Description |
|---|
ViewReadyEvent() |
| Modifier and Type | Method and Description |
|---|---|
GwtEvent.Type<ViewReadyEvent.ViewReadyHandler> |
getAssociatedType() |
static GwtEvent.Type<ViewReadyEvent.ViewReadyHandler> |
getType() |
public static GwtEvent.Type<ViewReadyEvent.ViewReadyHandler> getType()
public GwtEvent.Type<ViewReadyEvent.ViewReadyHandler> getAssociatedType()
getAssociatedType in class GwtEvent<ViewReadyEvent.ViewReadyHandler>Copyright © 2012. All Rights Reserved.