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 DefaultUlErrorArea
          Define an IErrorArea which shows the errors added in a UIList
 class NullErrorArea
          A passive implementation of the IErrorArea which doesn't do nothing.
 

Methods in com.googlecode.jpattern.gwt.client.view that return IErrorArea
protected abstract  IErrorArea AGwtView.buildErrorArea()
          Return the IErrorAreaInstance associated to the IView
 IErrorArea AGwtView.getErrorArea()
           
 IErrorArea IView.getErrorArea()
           
 



Copyright © 2011. All Rights Reserved.