public class StaticRevealRequestEvent extends com.google.gwt.event.shared.GwtEvent<StaticRevealRequestEvent.StaticRevealRequestHandler>
| Modifier and Type | Class and Description |
|---|---|
static interface |
StaticRevealRequestEvent.StaticRevealRequestHandler
StaticRevealRequestHandler.
|
static interface |
StaticRevealRequestEvent.StaticRevealRequestHasHandlers
StaticRevealRequestHasHandlers.
|
| Modifier and Type | Field and Description |
|---|---|
static com.google.gwt.event.shared.GwtEvent.Type<StaticRevealRequestEvent.StaticRevealRequestHandler> |
TYPE |
| Constructor and Description |
|---|
StaticRevealRequestEvent() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispatch(StaticRevealRequestEvent.StaticRevealRequestHandler handler) |
static void |
fire(com.google.gwt.event.shared.HasHandlers source) |
com.google.gwt.event.shared.GwtEvent.Type<StaticRevealRequestEvent.StaticRevealRequestHandler> |
getAssociatedType() |
static com.google.gwt.event.shared.GwtEvent.Type<StaticRevealRequestEvent.StaticRevealRequestHandler> |
getType() |
assertLive, getSource, isLive, kill, revivepublic static com.google.gwt.event.shared.GwtEvent.Type<StaticRevealRequestEvent.StaticRevealRequestHandler> TYPE
public static void fire(com.google.gwt.event.shared.HasHandlers source)
public static com.google.gwt.event.shared.GwtEvent.Type<StaticRevealRequestEvent.StaticRevealRequestHandler> getType()
protected void dispatch(StaticRevealRequestEvent.StaticRevealRequestHandler handler)
dispatch in class com.google.gwt.event.shared.GwtEvent<StaticRevealRequestEvent.StaticRevealRequestHandler>public com.google.gwt.event.shared.GwtEvent.Type<StaticRevealRequestEvent.StaticRevealRequestHandler> getAssociatedType()
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<StaticRevealRequestEvent.StaticRevealRequestHandler>Copyright © 2012–2014 RedSoft. All rights reserved.