org.kuali.student.common.ui.client.mvc.history
Class NavigationEvent
java.lang.Object
   com.google.web.bindery.event.shared.Event<H>
com.google.web.bindery.event.shared.Event<H>
       com.google.gwt.event.shared.GwtEvent<H>
com.google.gwt.event.shared.GwtEvent<H>
           org.kuali.student.common.ui.client.mvc.ApplicationEvent<H>
org.kuali.student.common.ui.client.mvc.ApplicationEvent<H>
               org.kuali.student.common.ui.client.mvc.UncheckedApplicationEvent<NavigationEventHandler>
org.kuali.student.common.ui.client.mvc.UncheckedApplicationEvent<NavigationEventHandler>
                   org.kuali.student.common.ui.client.mvc.history.NavigationEvent
org.kuali.student.common.ui.client.mvc.history.NavigationEvent
Deprecated.
- @Deprecated
public class NavigationEvent 
- extends UncheckedApplicationEvent<NavigationEventHandler>
Event that is fired when a history token should be logged on the history stack
- Author:
- Kuali Student Team
 
| Nested classes/interfaces inherited from class com.google.gwt.event.shared.GwtEvent | 
| com.google.gwt.event.shared.GwtEvent.Type<H> | 
 
 
| Constructor Summary | 
| NavigationEvent(com.google.gwt.user.client.ui.Widget originatingWidget)Deprecated.
 | 
 
 
| Methods inherited from class com.google.gwt.event.shared.GwtEvent | 
| assertLive, getSource, isLive, kill, revive | 
 
| Methods inherited from class com.google.web.bindery.event.shared.Event | 
| setSource, toDebugString, toString | 
 
 
TYPE
public static final com.google.gwt.event.shared.GwtEvent.Type<NavigationEventHandler> TYPE
- Deprecated. 
 
NavigationEvent
public NavigationEvent(com.google.gwt.user.client.ui.Widget originatingWidget)
- Deprecated. 
dispatch
protected void dispatch(NavigationEventHandler handler)
- Deprecated. - 
- Specified by:
- dispatchin class- com.google.gwt.event.shared.GwtEvent<NavigationEventHandler>
 
- 
 
getAssociatedType
public com.google.gwt.event.shared.GwtEvent.Type<NavigationEventHandler> getAssociatedType()
- Deprecated. - 
- Overrides:
- getAssociatedTypein class- com.google.gwt.event.shared.GwtEvent<NavigationEventHandler>
 
- 
 
getOriginatingWidget
public com.google.gwt.user.client.ui.Widget getOriginatingWidget()
- Deprecated. - 
 
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.