|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.web.bindery.event.shared.Event<H>
com.google.gwt.event.shared.GwtEvent<RestoreEvent.RestoreHandler>
com.sencha.gxt.widget.core.client.event.RestoreEvent
public class RestoreEvent
Fires after a window is restored.
| Nested Class Summary | |
|---|---|
static interface |
RestoreEvent.HasRestoreHandlers
|
static interface |
RestoreEvent.RestoreHandler
Handler class for RestoreEvent events. |
| Nested classes/interfaces inherited from class com.google.gwt.event.shared.GwtEvent |
|---|
GwtEvent.Type<H> |
| Constructor Summary | |
|---|---|
RestoreEvent()
|
|
| Method Summary | |
|---|---|
GwtEvent.Type<RestoreEvent.RestoreHandler> |
getAssociatedType()
|
Window |
getSource()
|
static GwtEvent.Type<RestoreEvent.RestoreHandler> |
getType()
Gets the type associated with this event. |
| Methods inherited from class com.google.web.bindery.event.shared.Event |
|---|
toDebugString, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RestoreEvent()
| Method Detail |
|---|
public static GwtEvent.Type<RestoreEvent.RestoreHandler> getType()
public GwtEvent.Type<RestoreEvent.RestoreHandler> getAssociatedType()
getAssociatedType in class GwtEvent<RestoreEvent.RestoreHandler>public Window getSource()
getSource in class GwtEvent<RestoreEvent.RestoreHandler>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||