Package net.customware.gwt.presenter.client.place

Interface Summary
PlaceChangedHandler  
PlaceManager Place managers work as an intermediary between the GWT History API and Places.
PlaceRequestHandler  
PlaceRevealedHandler  
TokenFormatter Provides services to convert a PlaceRequest to and from a History token value.
 

Class Summary
BasicPresenterPlace<T extends Presenter> A simple implementation of PresenterPlace for Presenters that don't need to be prepared for display.
DefaultPlaceManager  
ParameterTokenFormatter Formats tokens from String values into PlaceRequest values and back again.
Place A place represents a particular 'bookmark' or location inside the application.
PlaceChangedEvent This event is triggered when any Place has changed state.
PlaceRequest This class represents a 'request' for a place location.
PlaceRequestEvent  
PlaceRevealedEvent  
PresenterPlace<T extends Presenter> This is a subclass of Place with some helper values for working with Presenters.
 

Exception Summary
TokenFormatException  
 



Copyright © 2010 customware.net. All Rights Reserved.