GWT 2.2-M1

Uses of Interface
com.google.gwt.editor.client.HasEditorErrors

Packages that use HasEditorErrors
com.google.gwt.editor.ui.client User interface components for the bean editor framework. 
 

Uses of HasEditorErrors in com.google.gwt.editor.ui.client
 

Classes in com.google.gwt.editor.ui.client that implement HasEditorErrors
 class ValueBoxEditorDecorator<T>
          A simple decorator to display leaf widgets with an error message.
 


GWT 2.2-M1