TideWorkbenchLayoutServicePanels extension
Methods
-
addPanel(
TidePanel newPanel) → void -
Available on TideWorkbenchLayoutService, provided by the TideWorkbenchLayoutServicePanels extension
-
addPanels(
List< TidePanel> panels) → void -
Available on TideWorkbenchLayoutService, provided by the TideWorkbenchLayoutServicePanels extension
-
getPanelVisible(
TideId panelId) → bool -
Available on TideWorkbenchLayoutService, provided by the TideWorkbenchLayoutServicePanels extension
Get the panel visibility. -
replacePanel(
TidePanel newPanel) → void -
Available on TideWorkbenchLayoutService, provided by the TideWorkbenchLayoutServicePanels extension
-
setPanelVisible(
TideId panelId, bool visible) → void -
Available on TideWorkbenchLayoutService, provided by the TideWorkbenchLayoutServicePanels extension
Set the panel visibility.