Uses of Interface
org.dashbuilder.client.widgets.dataset.editor.attributes.DataSetDefRefreshIntervalEditor.View
-
Packages that use DataSetDefRefreshIntervalEditor.View Package Description org.dashbuilder.client.widgets.dataset.editor.attributes -
-
Uses of DataSetDefRefreshIntervalEditor.View in org.dashbuilder.client.widgets.dataset.editor.attributes
Classes in org.dashbuilder.client.widgets.dataset.editor.attributes that implement DataSetDefRefreshIntervalEditor.View Modifier and Type Class Description classDataSetDefRefreshIntervalEditorViewThe DataSetDefRefreshIntervalEditor editor view.Fields in org.dashbuilder.client.widgets.dataset.editor.attributes declared as DataSetDefRefreshIntervalEditor.View Modifier and Type Field Description DataSetDefRefreshIntervalEditor.ViewDataSetDefRefreshIntervalEditor. viewMethods in org.dashbuilder.client.widgets.dataset.editor.attributes that return DataSetDefRefreshIntervalEditor.View Modifier and Type Method Description DataSetDefRefreshIntervalEditor.ViewDataSetDefRefreshIntervalEditor.View. addHelpContent(String title, String content, org.gwtbootstrap3.client.ui.constants.Placement placement)DataSetDefRefreshIntervalEditor.ViewDataSetDefRefreshIntervalEditorView. addHelpContent(String title, String content, org.gwtbootstrap3.client.ui.constants.Placement placement)DataSetDefRefreshIntervalEditor.ViewDataSetDefRefreshIntervalEditor.View. addIntervalTypeItem(String item)DataSetDefRefreshIntervalEditor.ViewDataSetDefRefreshIntervalEditorView. addIntervalTypeItem(String item)DataSetDefRefreshIntervalEditor.ViewDataSetDefRefreshIntervalEditor.View. setEnabled(boolean enabled)DataSetDefRefreshIntervalEditor.ViewDataSetDefRefreshIntervalEditorView. setEnabled(boolean isEnabled)DataSetDefRefreshIntervalEditor.ViewDataSetDefRefreshIntervalEditor.View. setQuantity(double value)DataSetDefRefreshIntervalEditor.ViewDataSetDefRefreshIntervalEditorView. setQuantity(double value)DataSetDefRefreshIntervalEditor.ViewDataSetDefRefreshIntervalEditor.View. setSelectedIntervalType(int index)DataSetDefRefreshIntervalEditor.ViewDataSetDefRefreshIntervalEditorView. setSelectedIntervalType(int index)Methods in org.dashbuilder.client.widgets.dataset.editor.attributes with parameters of type DataSetDefRefreshIntervalEditor.View Modifier and Type Method Description voidDataSetDefRefreshAttributesEditor.View. initWidgets(com.google.gwt.user.client.ui.IsWidget enabledView, DataSetDefRefreshIntervalEditor.View valueView)Specify the views to use for each sub-editor before callinginitWidget.voidDataSetDefRefreshAttributesEditorView. initWidgets(com.google.gwt.user.client.ui.IsWidget enabledView, DataSetDefRefreshIntervalEditor.View refreshTimeView)Constructors in org.dashbuilder.client.widgets.dataset.editor.attributes with parameters of type DataSetDefRefreshIntervalEditor.View Constructor Description DataSetDefRefreshIntervalEditor(DataSetDefRefreshIntervalEditor.View view, javax.enterprise.event.Event<org.dashbuilder.common.client.event.ValueChangeEvent<String>> valueChangeEvent)
-