Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

Splitter Object

Client side representation of a Splitter control.

Base Object

Splitter derives from Control and inherits all method provided by Control.

Methods

getLeftPane Returns a SplitterPane object that represents the left or top pane.
getRightPane Returns a SplitterPane object that represents the right or bottom pane.
refresh Update the splitter UI immediately.
resizePane Resizes the first splitter pane.

Direct link to this topic