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 classMockSimpleBeanEditorDriver<T,E extends Editor<T>>A no-op implementation ofSimpleBeanEditorDriverthat records its inputs.
-