scripting:api:pane-layout

ePaneLayout

Constant enumeration

Pane layout style

Member Value Description
ePaneLayoutBottom 4 Pane docked to bottom of the screen
ePaneLayoutClient 0 Pane occupies client area
ePaneLayoutFloat 5 Pane should be floating
ePaneLayoutLeft 2 Pane docked to left of the screen
ePaneLayoutRight 3 Pane docked to right of the screen
ePaneLayoutTop 1 Pane docked to top of the screen