Package com.google.gwt.editor.client
Interface LeafValueEditor<T>
- Type Parameters:
- T- The type of primitive value
- All Superinterfaces:
- Editor<T>,- TakesValue<T>
- All Known Implementing Classes:
- FakeLeafValueEditor,- HasTextEditor,- OptionalFieldEditor,- SimpleEditor,- TakesValueEditor,- ValueBoxEditor
Used to edit non-object or immutable values. The Editor framework will not
 descend into a LeafValueEditor.
- See Also:
- 
Nested Class SummaryNested classes/interfaces inherited from interface com.google.gwt.editor.client.EditorEditor.Ignore, Editor.Path
- 
Method SummaryMethods inherited from interface com.google.gwt.user.client.TakesValuegetValue, setValue