Interface LeafAttributeEditor<T>
-
- All Superinterfaces:
com.google.gwt.editor.client.Editor<T>,com.google.gwt.editor.client.HasEditorErrors<T>,com.google.gwt.editor.client.LeafValueEditor<T>,com.google.gwt.user.client.TakesValue<T>
- All Known Implementing Classes:
DropDownEditor,DropDownImageListEditor,FileUploadEditor,HorizImageListEditor,ImageListEditor,MapEditor,ToggleSwitchEditor,ValueBoxEditor
public interface LeafAttributeEditor<T> extends com.google.gwt.editor.client.HasEditorErrors<T>, com.google.gwt.editor.client.LeafValueEditor<T>Editor contract for generic attributes.
- Since:
- 0.4.0