* removes marking/blocking set by the addMarkedTimespan() method * @param config optional, the timespan's id or the timespan's configuration properties
(config?: any)
| 1767 | * @param config optional, the timespan's id or the timespan's configuration properties |
| 1768 | */ |
| 1769 | deleteMarkedTimespan(config?: any): void; |
| 1770 | |
| 1771 | /** |
| 1772 | * deletes a section from the currently active view |
no outgoing calls
no test coverage detected