viewDeleted

viewDeleted(viewName: String);

The viewDeleted method of the JadeReportWriterSecurity class is called by the JADE Report Writer Configuration application when the view of the receiver is deleted, passing the name of the view as the viewName 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.