Interface EditorAreaExporter

    • Method Detail

      • export

        byte[] export​(java.util.List<EditorSectionConfiguration> ediorsSections,
                      TypedObject curObj)
        Exports given object according to given session configuration to pdf,html,xls or whatever the implementation is.
      • getExportContentType

        java.lang.String getExportContentType()
        Returns:
        content type of exported data