Uses of Class
org.dashbuilder.client.widgets.dataset.editor.attributes.DataSetDefRefreshIntervalEditor
-
Packages that use DataSetDefRefreshIntervalEditor Package Description org.dashbuilder.client.widgets.dataset.editor.attributes -
-
Uses of DataSetDefRefreshIntervalEditor in org.dashbuilder.client.widgets.dataset.editor.attributes
Methods in org.dashbuilder.client.widgets.dataset.editor.attributes that return DataSetDefRefreshIntervalEditor Modifier and Type Method Description DataSetDefRefreshIntervalEditorDataSetDefRefreshAttributesEditor. refreshTime()Methods in org.dashbuilder.client.widgets.dataset.editor.attributes with parameters of type DataSetDefRefreshIntervalEditor Modifier and Type Method Description voidDataSetDefRefreshIntervalEditorView. init(DataSetDefRefreshIntervalEditor presenter)Constructors in org.dashbuilder.client.widgets.dataset.editor.attributes with parameters of type DataSetDefRefreshIntervalEditor Constructor Description DataSetDefRefreshAttributesEditor(org.dashbuilder.common.client.editor.ToggleSwitchEditor refreshAlways, DataSetDefRefreshIntervalEditor refreshTime, DataSetDefRefreshAttributesEditor.View view)
-