| Name | Description | Type | Package | Framework |
| EditorSource | An entity capable of creating and destroying instances of Editors. | Class | com.google.gwt.editor.client.adapters | Google WebToolkit (GWT) |
| HasDataEditor | Adapts the HasData interface to the Editor framework. | Class | com.google.gwt.editor.client.adapters | Google WebToolkit (GWT) |
| HasDataEditor .HasDataEditorSource | Class | com.google.gwt.editor.client.adapters.HasDataEditor | Google WebToolkit (GWT) | |
| ListEditor | Manages a list of objects and their associated Editors. | Class | com.google.gwt.editor.client.adapters | Google WebToolkit (GWT) |
| ListEditorWrapper | Class | com.google.gwt.editor.client.adapters | Google WebToolkit (GWT) | |
| 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. | Class | com.google.gwt.editor.client.adapters | Google WebToolkit (GWT) |
| SimpleEditor | A trivial implementation of LeafValueEditor than can be used for "hidden" properties when composing UI-based Editors. | Class | com.google.gwt.editor.client.adapters | Google WebToolkit (GWT) |
| TakesValueEditor | Adapts the TakesValue interface to the Editor framework. | Class | com.google.gwt.editor.client.adapters | Google WebToolkit (GWT) |