GWT 2.7.0

Uses of Interface
com.google.gwt.editor.client.SimpleBeanEditorDriver

Packages that use SimpleBeanEditorDriver
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
 class MockSimpleBeanEditorDriver<T,E extends Editor<T>>
          A no-op implementation of SimpleBeanEditorDriver that records its inputs.
 


GWT 2.7.0