Product Information > JADE Encyclopaedia of Classes – Volume 1 > Chapter 1 - System Classes > getAllViewNames

getAllViewNames

getAllViewNames(viewNames: StringArray input);

The getAllViewNames method of the JadeReportWriterManager class updates the viewNames parameter array value with a list of the names of all reporting views visible to the current user. You can then call the JadeReportWriterManager class getViewDetails method to retrieve the details of a specified reporting view.