public interface PrometheusDataSetDefAttributesEditor
extends com.google.gwt.editor.client.ValueAwareEditor<org.dashbuilder.dataset.def.PrometheusDataSetDef>
The GWT editor contract for the specific attributes of type org.dashbuilder.dataset.def.PrometheusDataSetDef.
Used to to edit the following sub-set of attributes:
| Modifier and Type | Method and Description |
|---|---|
LeafAttributeEditor<String> |
query() |
LeafAttributeEditor<String> |
serverUrl() |
LeafAttributeEditor<String> serverUrl()
LeafAttributeEditor<String> query()
Copyright © 2012–2021 JBoss by Red Hat. All rights reserved.