Class DropDownImageListEditor<T>

  • Type Parameters:
    T - The edited type.
    All Implemented Interfaces:
    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>, com.google.gwt.user.client.ui.IsWidget, HasEditMode, LeafAttributeEditor<T>

    @Dependent
    public class DropDownImageListEditor<T>
    extends ImageListEditor<T>
    implements HasEditMode

    Images are shown using a drop down selector.

    Since:
    0.4.0