|
GWT 0.0.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FakeLeafValueEditor | |
---|---|
com.google.gwt.editor.client.testing | Classes used for testing the bean editor support. |
Uses of FakeLeafValueEditor in com.google.gwt.editor.client.testing |
---|
Methods in com.google.gwt.editor.client.testing that return FakeLeafValueEditor | |
---|---|
FakeLeafValueEditor<T> |
FakeEditorSource.create(int index)
|
Methods in com.google.gwt.editor.client.testing with parameters of type FakeLeafValueEditor | |
---|---|
void |
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)
|
C |
MockEditorChain.getValue(FakeLeafValueEditor<C> subEditor)
|
boolean |
MockEditorChain.isAttached(FakeLeafValueEditor<C> subEditor)
|
void |
FakeEditorSource.setIndex(FakeLeafValueEditor<T> editor,
int index)
|
|
GWT 0.0.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |