Uses of Interface
org.dashbuilder.common.client.editor.ToggleSwitchEditor.View
-
Packages that use ToggleSwitchEditor.View Package Description org.dashbuilder.common.client.editor -
-
Uses of ToggleSwitchEditor.View in org.dashbuilder.common.client.editor
Classes in org.dashbuilder.common.client.editor that implement ToggleSwitchEditor.View Modifier and Type Class Description classToggleSwitchEditorViewThe ValueBoxEditor view.Fields in org.dashbuilder.common.client.editor declared as ToggleSwitchEditor.View Modifier and Type Field Description ToggleSwitchEditor.ViewToggleSwitchEditor. viewMethods in org.dashbuilder.common.client.editor that return ToggleSwitchEditor.View Modifier and Type Method Description ToggleSwitchEditor.ViewToggleSwitchEditor.View. clearError()ToggleSwitchEditor.ViewToggleSwitchEditorView. clearError()ToggleSwitchEditor.ViewToggleSwitchEditor.View. setEnabled(Boolean value)ToggleSwitchEditor.ViewToggleSwitchEditorView. setEnabled(Boolean isEnabled)ToggleSwitchEditor.ViewToggleSwitchEditor.View. setValue(Boolean value)ToggleSwitchEditor.ViewToggleSwitchEditorView. setValue(Boolean value)ToggleSwitchEditor.ViewToggleSwitchEditor.View. showError(com.google.gwt.safehtml.shared.SafeHtml message)ToggleSwitchEditor.ViewToggleSwitchEditorView. showError(com.google.gwt.safehtml.shared.SafeHtml message)Constructors in org.dashbuilder.common.client.editor with parameters of type ToggleSwitchEditor.View Constructor Description ToggleSwitchEditor(ToggleSwitchEditor.View view, javax.enterprise.event.Event<ValueChangeEvent<Boolean>> valueChangeEvent)
-