Get all arts that can be exported OR are frames
Promise which is resolved when the system is initialized and ready to use.
Is this object destroyed?
Checks if the system is initialized and ready to use.
Binds new registration with itself. This registration/destroyable will be destroyed with this.
Checks if the system is initialized and ready to use. If not, throws an error. If it is, do nothing.
Checks, whether the object is not destroyed
Message that will replace default one before error
Callback runed before error is thrown; typically this can be some logging
Makes export of one file from the Collboard When there is no file to export it throws error
Note: exportFile(s) (=do all heavy stuff) vs exportFilesPrepare (=only tells which exports are possible)
Makes export from the Collboard
Note: exportFile(s) (=do all heavy stuff) vs exportFilesPrepare (=only tells which exports are possible)
Prepares export from the Collboard
Note: exportFiles (=do all heavy stuff) vs exportFilesPrepare (=only tells which exports are possible)
Get all arts (but non frames)
Get all possible exports frames
Chcek whether the given object is destroyable
ExportSystem creates other files from the board or the part of it. Note: This system is not just for exporting but also saves to native format.