Package | Description |
---|---|
com.google.gwt.editor.client.adapters |
Adapters for the bean editor framework.
|
com.google.gwt.editor.client.testing |
Classes used for testing the bean editor support.
|
com.google.gwt.editor.ui.client.adapters |
User interface adapters for the bean editor framework.
|
com.google.gwt.user.client.ui |
Widgets, Panels, and other user-interface classes.
|
Class and Description |
---|
EditorSource
An entity capable of creating and destroying instances of Editors.
|
HasDataEditor
Adapts the HasData interface to the Editor framework.
|
ListEditor
Manages a list of objects and their associated Editors.
|
OptionalFieldEditor
This adapter can be used when a type being edited has an optional field that
may be nullified or reassigned as part of the editing process.
|
SimpleEditor
A trivial implementation of LeafValueEditor than can be used for "hidden"
properties when composing UI-based Editors.
|
TakesValueEditor
Adapts the
TakesValue interface to the Editor framework. |
Class and Description |
---|
EditorSource
An entity capable of creating and destroying instances of Editors.
|
Class and Description |
---|
TakesValueEditor
Adapts the
TakesValue interface to the Editor framework. |
Class and Description |
---|
TakesValueEditor
Adapts the
TakesValue interface to the Editor framework. |