Interface DataColumnDefDriver

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

    public interface DataColumnDefDriver
    extends com.google.gwt.editor.client.SimpleBeanEditorDriver<org.dashbuilder.dataset.def.DataColumnDef,​org.dashbuilder.dataset.client.editor.DataColumnDefEditor>

    Driver for DataColumnDefEditor.

    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