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

Packages that use IErrorArea
com.googlecode.jpattern.gwt.client.view   
 

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

Classes in com.googlecode.jpattern.gwt.client.view that implement IErrorArea
 class NullErrorArea
           
 

Methods in com.googlecode.jpattern.gwt.client.view that return IErrorArea
 IErrorArea AGwtView.getErrorArea()
           
 IErrorArea IView.getErrorArea()
           
 

Methods in com.googlecode.jpattern.gwt.client.view with parameters of type IErrorArea
 void AGwtView.setErrorArea(IErrorArea errorArea)
           
 



Copyright © 2011. All Rights Reserved.