* gives access to the objects of lightbox's sections * @param name the name of a lightbox section
(name: string)
| 1852 | * @param name the name of a lightbox section |
| 1853 | */ |
| 1854 | formSection(name: string): any; |
| 1855 | |
| 1856 | /** |
| 1857 | * returns the current cursor-pointed date and section (if defined) |
no outgoing calls
no test coverage detected