Class MockEditorDelegate<T>

java.lang.Object
com.google.gwt.editor.client.testing.MockEditorDelegate<T>
Type Parameters:
T - the type being edited
All Implemented Interfaces:
EditorDelegate<T>

public class MockEditorDelegate<T> extends Object implements EditorDelegate<T>
A mock implementation of EditorDelegate.