java.lang.Object | |
↳ | com.google.gwt.editor.client.adapters.TakesValueEditor<T> |
![]() |
Adapts the TakesValue
interface to the Editor framework.
Protected Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns a new ValueEditor that modifies the given
TakesValue peer
instance. |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns the current value.
| |||||||||||
Returns a new ValueEditor that modifies the given
TakesValue peer
instance. | |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Returns a new ValueEditor that modifies the given TakesValue
peer
instance.
peer | a TakesValue instance
|
---|
Returns the current value.
Returns a new ValueEditor that modifies the given TakesValue
peer
instance.
peer | a TakesValue instance |
---|