Uses of Class
org.dashbuilder.client.widgets.dataset.editor.prometheus.PrometheusDataSetDefAttributesEditor
-
Packages that use PrometheusDataSetDefAttributesEditor Package Description org.dashbuilder.client.widgets.dataset.editor.prometheus -
-
Uses of PrometheusDataSetDefAttributesEditor in org.dashbuilder.client.widgets.dataset.editor.prometheus
Methods in org.dashbuilder.client.widgets.dataset.editor.prometheus with parameters of type PrometheusDataSetDefAttributesEditor Modifier and Type Method Description voidPrometheusDataSetDefAttributesEditorView. init(PrometheusDataSetDefAttributesEditor presenter)Constructors in org.dashbuilder.client.widgets.dataset.editor.prometheus with parameters of type PrometheusDataSetDefAttributesEditor Constructor Description PrometheusDataSetEditor(DataSetDefBasicAttributesEditor basicAttributesEditor, PrometheusDataSetDefAttributesEditor attributesEditor, DataSetDefColumnsFilterEditor columnsAndFilterEditor, DataSetDefPreviewTable previewTable, DataSetDefBackendCacheAttributesEditor backendCacheAttributesEditor, DataSetDefClientCacheAttributesEditor clientCacheAttributesEditor, DataSetDefRefreshAttributesEditor refreshEditor, org.dashbuilder.dataset.client.DataSetClientServices clientServices, LoadingBox loadingBox, javax.enterprise.event.Event<ErrorEvent> errorEvent, javax.enterprise.event.Event<TabChangedEvent> tabChangedEvent, DataSetEditor.View view)
-