Uses of Class
org.dashbuilder.common.client.editor.list.DropDownEditor.Entry
-
Packages that use DropDownEditor.Entry Package Description org.dashbuilder.common.client.editor.list -
-
Uses of DropDownEditor.Entry in org.dashbuilder.common.client.editor.list
Methods in org.dashbuilder.common.client.editor.list that return DropDownEditor.Entry Modifier and Type Method Description DropDownEditor.EntryDropDownEditor. newEntry(String value, String hint)Method parameters in org.dashbuilder.common.client.editor.list with type arguments of type DropDownEditor.Entry Modifier and Type Method Description voidDropDownEditor. setEntries(Collection<DropDownEditor.Entry> entries)
-