Uses of Interface
com.google.gwt.editor.client.SimpleBeanEditorDriver
Packages that use SimpleBeanEditorDriver
Package
Description
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 SimpleBeanEditorDriverModifier and TypeClassDescriptionclassMockSimpleBeanEditorDriver<T,E extends Editor<T>> A no-op implementation ofSimpleBeanEditorDriverthat records its inputs.