* Open a new or existing panel item as the active in Panel view * @param panel
(panel: IPanelItem)
| 39 | * @param panel |
| 40 | */ |
| 41 | open(panel: IPanelItem): void; |
| 42 | /** |
| 43 | * Get the specific panel |
| 44 | * @param id |
no outgoing calls
no test coverage detected