Uses of Class
net.customware.gwt.presenter.client.place.PresenterPlace

Packages that use PresenterPlace
net.customware.gwt.presenter.client.gin   
net.customware.gwt.presenter.client.place   
 

Uses of PresenterPlace in net.customware.gwt.presenter.client.gin
 

Subclasses of PresenterPlace in net.customware.gwt.presenter.client.gin
 class ProvidedPresenterPlace<T extends Presenter>
          A place that represents a Presenter, constructed by using a Provider.
 

Uses of PresenterPlace in net.customware.gwt.presenter.client.place
 

Subclasses of PresenterPlace in net.customware.gwt.presenter.client.place
 class BasicPresenterPlace<T extends Presenter>
          A simple implementation of PresenterPlace for Presenters that don't need to be prepared for display.
 



Copyright © 2010 customware.net. All Rights Reserved.