* converts scheduler's data into the JSON format
()
| 2228 | * converts scheduler's data into the JSON format |
| 2229 | */ |
| 2230 | toJSON(): string; |
| 2231 | |
| 2232 | /** |
| 2233 | * exports the current view to a PDF document (can be used for printing) |
no outgoing calls
no test coverage detected