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.

    • Nested Class Summary

      • Nested classes/interfaces inherited from interface com.google.gwt.editor.client.Editor

        com.google.gwt.editor.client.Editor.Ignore, com.google.gwt.editor.client.Editor.Path
    • Method Detail

      • serverUrl

        org.dashbuilder.common.client.editor.LeafAttributeEditor<String> serverUrl()
      • query

        org.dashbuilder.common.client.editor.LeafAttributeEditor<String> query()