Interface PrometheusDataSetDefEditor
-
- All Superinterfaces:
DataSetDefEditor<org.dashbuilder.dataset.def.PrometheusDataSetDef>,com.google.gwt.editor.client.Editor<org.dashbuilder.dataset.def.PrometheusDataSetDef>,org.dashbuilder.common.client.editor.HasConstrainedValue<List<org.dashbuilder.dataset.def.DataColumnDef>>,com.google.gwt.editor.client.HasEditorDelegate<org.dashbuilder.dataset.def.PrometheusDataSetDef>,com.google.gwt.editor.client.ValueAwareEditor<org.dashbuilder.dataset.def.PrometheusDataSetDef>
public interface PrometheusDataSetDefEditor extends DataSetDefEditor<org.dashbuilder.dataset.def.PrometheusDataSetDef>
The GWT editor contract for beans of type
org.dashbuilder.dataset.def.PrometheusDataSetDef.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.dashbuilder.common.client.editor.LeafAttributeEditor<String>query()org.dashbuilder.common.client.editor.LeafAttributeEditor<String>serverUrl()-
Methods inherited from interface org.dashbuilder.dataset.client.editor.DataSetDefEditor
backendCacheEditor, basicAttributesEditor, clientCacheEditor, columnsAndFilterEditor, refreshEditor
-
-