Uses of Interface
com.google.web.bindery.requestfactory.gwt.client.RequestFactoryEditorDriver
-
Packages that use RequestFactoryEditorDriver Package Description com.google.web.bindery.requestfactory.gwt.client.testing Classes used for testing the request factory service. -
-
Uses of RequestFactoryEditorDriver in com.google.web.bindery.requestfactory.gwt.client.testing
Classes in com.google.web.bindery.requestfactory.gwt.client.testing that implement RequestFactoryEditorDriver Modifier and Type Class Description classMockRequestFactoryEditorDriver<P,E extends Editor<P>>A no-op implementation ofRequestFactoryEditorDriverthat records its inputs.
-