* marks dates, but with certain settings makes blocking (allows setting custom styling for the limit) * @param config the configuration object of the timespan to mark/block
(config: any)
| 1584 | * @param config the configuration object of the timespan to mark/block |
| 1585 | */ |
| 1586 | addMarkedTimespan(config: any): number; |
| 1587 | |
| 1588 | /** |
| 1589 | * adds a section to the currently active view |
no outgoing calls
no test coverage detected