Skip to content

Latest commit

 

History

History
73 lines (61 loc) · 2.61 KB

CrossSplitter.wikitext

File metadata and controls

73 lines (61 loc) · 2.61 KB

Table of Contents

Events

Events inherited from BaseWindow

Static functions

Returns Prototype
CrossSplitter Create(BaseWindow, string)
CrossSplitter Create(string)
CrossSplitter Create(BaseWindow)
CrossSplitter Create()

Functions

Returns Prototype
CenterPanels()
BaseWindow GetPanel(number)
boolean GetZoomed()
SetPanel(number, BaseWindow)
SetSplitterSize(number)
Unzoom()
Zoom(number)

Functions inherited from BaseWindow

Operators

Returns Prototype
boolean CrossSplitter == CrossSplitter