Interface DropDownImageListEditor.View<T>
-
- All Superinterfaces:
org.uberfire.client.mvp.HasPresenter<ImageListEditor<T>>,ImageListEditorView<T>,com.google.gwt.user.client.ui.IsWidget,org.uberfire.client.mvp.UberView<ImageListEditor<T>>
- All Known Implementing Classes:
DropDownImageListEditorView
- Enclosing class:
- DropDownImageListEditor<T>
public static interface DropDownImageListEditor.View<T> extends ImageListEditorView<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetDropDown(boolean isDropDown)-
Methods inherited from interface org.dashbuilder.common.client.editor.list.ImageListEditorView
add, clear, clearError, setHelpContent, showError
-
-