StiCacheCleaner Class
Namespace: Stimulsoft.Report.Dashboard
Methods
| Method | Returns | Description |
|---|---|---|
clean static |
void | |
clean1 static |
void | |
clean2 static |
void | |
clean3 static |
void | |
clean4 static |
void |
Method Details
clean static
clean(element: IStiElement | IStiAppDictionary | IStiApp | string): void
Parameters
- element (IStiElement | IStiAppDictionary | IStiApp | string)
clean1 static
clean1(element: IStiElement): void
Parameters
- element (IStiElement)
clean2 static
clean2(dictionary: IStiAppDictionary): void
Parameters
- dictionary (IStiAppDictionary)
clean3 static
clean3(app: IStiApp): void
Parameters
- app (IStiApp)
clean4 static
clean4(reportKey: string): void
Parameters
- reportKey (string)