Class FakeEditorSource<T>

java.lang.Object
com.google.gwt.editor.client.adapters.EditorSource<FakeLeafValueEditor<T>>
com.google.gwt.editor.client.testing.FakeEditorSource<T>
Type Parameters:
T - the type being edited

public class FakeEditorSource<T> extends EditorSource<FakeLeafValueEditor<T>>
A trivial implementation of EditorSource that creates FakeLeafValueEditor instances.