@Deprecated public class NavigationEvent extends UncheckedApplicationEvent<NavigationEventHandler>
| Modifier and Type | Field and Description |
|---|---|
static com.google.gwt.event.shared.GwtEvent.Type<NavigationEventHandler> |
TYPE
Deprecated.
|
| Constructor and Description |
|---|
NavigationEvent(com.google.gwt.user.client.ui.Widget originatingWidget)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispatch(NavigationEventHandler handler)
Deprecated.
|
com.google.gwt.event.shared.GwtEvent.Type<NavigationEventHandler> |
getAssociatedType()
Deprecated.
|
com.google.gwt.user.client.ui.Widget |
getOriginatingWidget()
Deprecated.
|
assertLive, getSource, isLive, kill, revivepublic static final com.google.gwt.event.shared.GwtEvent.Type<NavigationEventHandler> TYPE
public NavigationEvent(com.google.gwt.user.client.ui.Widget originatingWidget)
protected void dispatch(NavigationEventHandler handler)
dispatch in class com.google.gwt.event.shared.GwtEvent<NavigationEventHandler>public com.google.gwt.event.shared.GwtEvent.Type<NavigationEventHandler> getAssociatedType()
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<NavigationEventHandler>public com.google.gwt.user.client.ui.Widget getOriginatingWidget()
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.