Uses of Class
org.dashbuilder.common.client.editor.list.ImageListEditor.Entry
-
Packages that use ImageListEditor.Entry Package Description org.dashbuilder.common.client.editor.list -
-
Uses of ImageListEditor.Entry in org.dashbuilder.common.client.editor.list
Methods in org.dashbuilder.common.client.editor.list that return ImageListEditor.Entry Modifier and Type Method Description ImageListEditor.EntryImageListEditor. newEntry(T value, com.google.gwt.safehtml.shared.SafeUri uri, com.google.gwt.safehtml.shared.SafeHtml heading, com.google.gwt.safehtml.shared.SafeHtml text)Method parameters in org.dashbuilder.common.client.editor.list with type arguments of type ImageListEditor.Entry Modifier and Type Method Description voidImageListEditor. setEntries(Collection<ImageListEditor.Entry> entries)
-