Class XbpSplitBar() Foundation
Class function of the XbSplitBar class
Superclass
Description
The XbpSplitBar class provides objects for arranging other Xbase Parts in moveable panels.
Life cycle
:init()
Initializes instance variables.
:create()
Requests system resources for the object.
:destroy()
Releases the system resources of the object.
Configuration
:liveRedraw
Specifies whether the display is updated during size changes
:orientation
Specifies the orientation of the split bar
:predecessor
Contains the objects preceding the split bar
:successor
Contains the objects succeeding the split bar
Events
:splitterMoved / xbeSPB_SplitterMoved
The object's splitter was moved
Feedback
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.