Package org.dashbuilder.common.client.editor
-
Interface Summary Interface Description HasConstrainedValue<T> Editor that accepts a set of predefined values.HasEditMode Indicates that an editor can be used as read-only or as edit mode.HasRestrictedValue<T> Editor that restrict a set of predefined values to use.LeafAttributeEditor<T> Editor contract for generic attributes.ToggleSwitchEditor.View ValueBoxEditor.View<T> -
Class Summary Class Description ToggleSwitchEditor Provides an editor for Boolean values using a toggle switch for the view.ToggleSwitchEditorView The ValueBoxEditor view.ValueBoxEditor<T> Provides an editor for a ValueBoxBase widget of type T.ValueBoxEditorView<T> The ValueBoxEditor view.