List of usage examples for com.google.gwt.editor.client.adapters EditorSource subclass-usage
From source file com.google.gwt.editor.client.testing.FakeEditorSource.java
/**
* A trivial implementation of {@link EditorSource} that creates
* {@link FakeLeafValueEditor} instances.
*
* @param <T> the type being edited
*/