Package | Description |
---|---|
com.google.gwt.editor.ui.client.adapters |
User interface adapters for the bean editor framework.
|
Modifier and Type | Method and Description |
---|---|
static HasTextEditor |
HasTextEditor.of(HasText peer)
Returns a new ValueEditor that that modifies the given
HasText peer
instance. |