Interface ExportCallback

    • Method Detail

      • noData

        void noData()
      • tooManyRows

        void tooManyRows​(int rowNum)
      • exportFileUrl

        void exportFileUrl​(String url)
      • error

        void error​(org.dashbuilder.common.client.error.ClientRuntimeError error)