Uses of Interface
com.googlecode.jpattern.gwt.client.view.IView

Packages that use IView
com.googlecode.jpattern.gwt.client.presenter   
com.googlecode.jpattern.gwt.client.view   
 

Uses of IView in com.googlecode.jpattern.gwt.client.presenter
 

Classes in com.googlecode.jpattern.gwt.client.presenter with type parameters of type IView
 class APresenter<T extends IView>
           
 

Uses of IView in com.googlecode.jpattern.gwt.client.view
 

Classes in com.googlecode.jpattern.gwt.client.view that implement IView
 class AGwtView<T extends IPresenter>
           
 



Copyright © 2011. All Rights Reserved.