Uses of Interface
org.dashbuilder.client.widgets.dataset.editor.prometheus.PrometheusDataSetDefAttributesEditor.View
-
Packages that use PrometheusDataSetDefAttributesEditor.View Package Description org.dashbuilder.client.widgets.dataset.editor.prometheus -
-
Uses of PrometheusDataSetDefAttributesEditor.View in org.dashbuilder.client.widgets.dataset.editor.prometheus
Classes in org.dashbuilder.client.widgets.dataset.editor.prometheus that implement PrometheusDataSetDefAttributesEditor.View Modifier and Type Class Description classPrometheusDataSetDefAttributesEditorViewThe Prometheus Data Set attributes editor view.Fields in org.dashbuilder.client.widgets.dataset.editor.prometheus declared as PrometheusDataSetDefAttributesEditor.View Modifier and Type Field Description PrometheusDataSetDefAttributesEditor.ViewPrometheusDataSetDefAttributesEditor. viewConstructors in org.dashbuilder.client.widgets.dataset.editor.prometheus with parameters of type PrometheusDataSetDefAttributesEditor.View Constructor Description PrometheusDataSetDefAttributesEditor(org.dashbuilder.dataset.client.DataSetClientServices dataSetClientServices, org.dashbuilder.common.client.editor.ValueBoxEditor<String> serverUrl, org.dashbuilder.common.client.editor.ValueBoxEditor<String> query, PrometheusDataSetDefAttributesEditor.View view)
-