public interface

LeafValueEditor

implements Editor<T> TakesValue<V>
com.google.gwt.editor.client.LeafValueEditor<T>
Known Indirect Subclasses

Class Overview

Used to edit non-object or immutable values. The Editor framework will not descend into a LeafValueEditor.

See Also

Summary

[Expand]
Inherited Methods
From interface com.google.gwt.user.client.TakesValue