Uses of Class
com.google.gwt.editor.client.testing.FakeLeafValueEditor
Package
Description
Classes used for testing the bean editor support.
-
Uses of FakeLeafValueEditor in com.google.gwt.editor.client.testing
Modifier and TypeMethodDescriptionFakeEditorSource.create
(int index) FakeEditorSource.createEditorForTraversal()
Modifier and TypeMethodDescriptionvoid
MockEditorChain.attach
(C object, FakeLeafValueEditor<C> subEditor) void
MockEditorChain.detach
(FakeLeafValueEditor<C> subEditor) void
FakeEditorSource.dispose
(FakeLeafValueEditor<T> subEditor) int
FakeEditorSource.getLastKnownPosition
(FakeLeafValueEditor<T> editor) MockEditorChain.getValue
(FakeLeafValueEditor<C> subEditor) boolean
MockEditorChain.isAttached
(FakeLeafValueEditor<C> subEditor) void
FakeEditorSource.setIndex
(FakeLeafValueEditor<T> editor, int index)