|
GWT 2.7.0 | |||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EditorContext | |
---|---|
com.google.gwt.editor.client | A framework for editing bean-like objects. |
com.google.gwt.editor.client.testing | Classes used for testing the bean editor support. |
Uses of EditorContext in com.google.gwt.editor.client |
---|
Methods in com.google.gwt.editor.client with parameters of type EditorContext | ||
---|---|---|
|
EditorVisitor.endVisit(EditorContext<T> ctx)
Exit an Editor. |
|
|
EditorVisitor.visit(EditorContext<T> ctx)
Receive an Editor. |
Uses of EditorContext in com.google.gwt.editor.client.testing |
---|
Classes in com.google.gwt.editor.client.testing that implement EditorContext | |
---|---|
class |
FakeEditorContext<T>
A no-op implementation of EditorContext for testing. |
Methods in com.google.gwt.editor.client.testing with parameters of type EditorContext | ||
---|---|---|
|
EditorHierarchyPrinter.endVisit(EditorContext<T> ctx)
|
|
|
EditorHierarchyPrinter.visit(EditorContext<T> ctx)
|
|
GWT 2.7.0 | |||||||
PREV NEXT | FRAMES NO FRAMES |