Uses of Interface
com.google.gwt.editor.client.SimpleBeanEditorDriver
Package
Description
Classes used for testing the bean editor support.
-
Uses of SimpleBeanEditorDriver in com.google.gwt.editor.client.testing
Modifier and TypeClassDescriptionclass
MockSimpleBeanEditorDriver<T,
E extends Editor<T>> A no-op implementation ofSimpleBeanEditorDriver
that records its inputs.