Interface CSVDataSetDefDriver

  • All Superinterfaces:
    com.google.gwt.editor.client.EditorDriver<org.dashbuilder.dataset.def.CSVDataSetDef>, com.google.gwt.editor.client.SimpleBeanEditorDriver<org.dashbuilder.dataset.def.CSVDataSetDef,​org.dashbuilder.dataset.client.editor.CSVDataSetDefEditor>

    public interface CSVDataSetDefDriver
    extends com.google.gwt.editor.client.SimpleBeanEditorDriver<org.dashbuilder.dataset.def.CSVDataSetDef,​org.dashbuilder.dataset.client.editor.CSVDataSetDefEditor>

    Driver for CSVDataSetDefEditor.

    Since:
    0.4.0
    • Method Summary

      • Methods inherited from interface com.google.gwt.editor.client.EditorDriver

        accept, getErrors, hasErrors, isDirty, setConstraintViolations
      • Methods inherited from interface com.google.gwt.editor.client.SimpleBeanEditorDriver

        edit, flush, initialize