Uses of Interface
com.google.gwt.editor.client.HasEditorErrors
Package
Description
A framework for editing bean-like objects.
Classes used for testing the bean editor support.
User interface components for the bean editor framework.
-
Uses of HasEditorErrors in com.google.gwt.editor.client
Modifier and TypeMethodDescriptionEditorContext.asHasEditorErrors()
Returns a non-null value if the editor returned byEditorContext.getEditor()
implementsHasEditorErrors
. -
Uses of HasEditorErrors in com.google.gwt.editor.client.testing
-
Uses of HasEditorErrors in com.google.gwt.editor.ui.client
Modifier and TypeClassDescriptionclass
A simple decorator to display leaf widgets with an error message.