folderDeleted

folderDeleted(folderPath: String);

The folderDeleted method of the JadeReportWriterSecurity class is called by the JADE Report Writer Configuration application when the folder of the receiver is deleted, passing the folder path as the folderPath parameter value.

You can reimplement this method in your JadeReportWriterSecurity subclass, to automatically create a security access entry for the value specified in the method parameter.