|
||||||||||
| 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<UpdateEvent.UpdateHandler>
com.sencha.gxt.widget.core.client.event.UpdateEvent
public class UpdateEvent
Fires when the source is updated.
| Nested Class Summary | |
|---|---|
static interface |
UpdateEvent.HasUpdateHandlers
A widget that implements this interface is a public source of UpdateEvent events. |
static interface |
UpdateEvent.UpdateHandler
Handler for UpdateEvent events. |
| Nested classes/interfaces inherited from class com.google.gwt.event.shared.GwtEvent |
|---|
GwtEvent.Type<H> |
| Constructor Summary | |
|---|---|
UpdateEvent()
|
|
| Method Summary | |
|---|---|
GwtEvent.Type<UpdateEvent.UpdateHandler> |
getAssociatedType()
|
static GwtEvent.Type<UpdateEvent.UpdateHandler> |
getType()
Gets the type associated with this event. |
| Methods inherited from class com.google.gwt.event.shared.GwtEvent |
|---|
getSource |
| 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 UpdateEvent()
| Method Detail |
|---|
public static GwtEvent.Type<UpdateEvent.UpdateHandler> getType()
public GwtEvent.Type<UpdateEvent.UpdateHandler> getAssociatedType()
getAssociatedType in class GwtEvent<UpdateEvent.UpdateHandler>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||