Uses of Class
org.dashbuilder.common.client.editor.list.ImageListEditor
-
Packages that use ImageListEditor Package Description org.dashbuilder.common.client.editor.list -
-
Uses of ImageListEditor in org.dashbuilder.common.client.editor.list
Subclasses of ImageListEditor in org.dashbuilder.common.client.editor.list Modifier and Type Class Description classDropDownImageListEditor<T>Images are shown using a drop down selector.classHorizImageListEditor<T>Images are shown in an single row container.Methods in org.dashbuilder.common.client.editor.list with parameters of type ImageListEditor Modifier and Type Method Description voidDropDownImageListEditorView. init(ImageListEditor<T> presenter)voidHorizImageListEditorView. init(ImageListEditor<T> presenter)
-