|
GWT 2.1.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CompositeEditor | |
---|---|
com.google.gwt.editor.client.adapters | Adapters for the bean editor framework. |
Uses of CompositeEditor in com.google.gwt.editor.client.adapters |
---|
Classes in com.google.gwt.editor.client.adapters that implement CompositeEditor | |
---|---|
class |
HasDataEditor<T>
Adapts the HasData interface to the Editor framework. |
class |
ListEditor<T,E extends Editor<T>>
Manages a list of objects and their associated Editors. |
class |
OptionalFieldEditor<T,E extends Editor<T>>
This adapter can be used when a type being edited has an optional field that may be nullified or reassigned as part of the editing process. |
|
GWT 2.1.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |