SplitPane

SplitPane, in the bajaui palette, is a pane with a divider between two child widgets. The children can be laid out horizontally or vertically. Use the SplitPane properties to configure the behavior and position of the divider between the two panes.
Figure 111.   SplitPane Property Sheet
Image

You access these properties by expandingBajaui palette and navigate to Pane, double-click SplitPane

Property Value Description
Visible true (default) false Sets the table to be visible in the Px page interface (true) or not (false).
Enabled true (default) false When set to true, the table in Px page interface is commandable using the popup menu. When set to false, the display is still visible but not commandable.
Layout additional properties Opens a layout window for specifying the size and location of the table in relation to its parent (X, Y coordinates, height and width).
Widget 1 additional properties Configures additional properties for the widget.
Widget 2 additional properties Configures additional properties for the widget.
Divider Width number Sets the width of the split plane divider.
Moveable Divider true (default) false When set to true allows the divider to move. When set to false does not allow the divider to move.
Divider Position number Specifies the divider position.
Orientation drop-down list Specifies the orientation of the divider.
Continuous layout true (default) false When set to true allows continuous layout. When set to false does not allow continuous layout.