For a list of all members of this type, see WebSplitter members.
Name | Description | |
---|---|---|
![]() | dispose | Disposes object and event handlers. |
![]() | find | Finds WebSplitter by its client ID. |
![]() | from | Casts passed in object to the WebSplitter type. |
![]() | getLayoutManager | Gets reference to LayoutManager located at index (LayoutPane which defines bounds of its children). |
![]() | getPaneAt | Gets reference to SplitterPane at particular index. |
![]() | getPaneFromElement | Gets reference to SplitterPane which is related to html element located on splitter bar. |
![]() | getPaneFromEvent | Gets reference to SplitterPane which is related to browser event in splitter bar. |
![]() | initialize | Initializes instance of WebSplitter. |
![]() | layout | Performs layout of panes. If that function is called before first painting, then action may fail. |
![]() | toggle | Toggles collapsed state of SplitterPane. Note: that function has effect only control was at least once painted. |