net.customware.gwt.presenter.client.place
Class PlaceRequestEvent
java.lang.Object
com.google.gwt.event.shared.GwtEvent<PlaceRequestHandler>
net.customware.gwt.presenter.client.place.PlaceRequestEvent
public class PlaceRequestEvent
- extends com.google.gwt.event.shared.GwtEvent<PlaceRequestHandler>
Nested classes/interfaces inherited from class com.google.gwt.event.shared.GwtEvent |
com.google.gwt.event.shared.GwtEvent.Type<H> |
Methods inherited from class com.google.gwt.event.shared.GwtEvent |
assertLive, getSource, isLive, kill, revive, toDebugString, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
PlaceRequestEvent
public PlaceRequestEvent(PlaceRequest request)
getType
public static com.google.gwt.event.shared.GwtEvent.Type<PlaceRequestHandler> getType()
dispatch
protected void dispatch(PlaceRequestHandler handler)
- Specified by:
dispatch
in class com.google.gwt.event.shared.GwtEvent<PlaceRequestHandler>
getAssociatedType
public com.google.gwt.event.shared.GwtEvent.Type<PlaceRequestHandler> getAssociatedType()
- Specified by:
getAssociatedType
in class com.google.gwt.event.shared.GwtEvent<PlaceRequestHandler>
getRequest
public PlaceRequest getRequest()
Copyright © 2009 customware.net. All Rights Reserved.