|
GWT 2.7.0 | |||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SimpleEditor | |
---|---|
com.google.gwt.editor.client.adapters | Adapters for the bean editor framework. |
Uses of SimpleEditor in com.google.gwt.editor.client.adapters |
---|
Methods in com.google.gwt.editor.client.adapters that return SimpleEditor | ||
---|---|---|
static
|
SimpleEditor.of()
Returns a new ValueEditor that holds a null value. |
|
static
|
SimpleEditor.of(T value)
Returns a new ValueEditor that holds the given value. |
|
GWT 2.7.0 | |||||||
PREV NEXT | FRAMES NO FRAMES |