Uses of Interface
org.dashbuilder.common.client.editor.list.DropDownEditor.View
-
Packages that use DropDownEditor.View Package Description org.dashbuilder.common.client.editor.list -
-
Uses of DropDownEditor.View in org.dashbuilder.common.client.editor.list
Classes in org.dashbuilder.common.client.editor.list that implement DropDownEditor.View Modifier and Type Class Description classDropDownEditorViewFields in org.dashbuilder.common.client.editor.list declared as DropDownEditor.View Modifier and Type Field Description DropDownEditor.ViewDropDownEditor. viewMethods in org.dashbuilder.common.client.editor.list that return DropDownEditor.View Modifier and Type Method Description DropDownEditor.ViewDropDownEditor.View. addHelpContent(String title, String content, org.gwtbootstrap3.client.ui.constants.Placement placement)DropDownEditor.ViewDropDownEditor.View. clearError()DropDownEditor.ViewDropDownEditor.View. setDropDown(org.uberfire.ext.widgets.common.client.dropdown.LiveSearchDropDown dropDown)DropDownEditor.ViewDropDownEditor.View. showError(com.google.gwt.safehtml.shared.SafeHtml message)Constructors in org.dashbuilder.common.client.editor.list with parameters of type DropDownEditor.View Constructor Description DropDownEditor(DropDownEditor.View view, org.uberfire.ext.widgets.common.client.dropdown.LiveSearchDropDown dropDown, javax.enterprise.event.Event<ValueChangeEvent<String>> valueChangeEvent)
-