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