Show TOC

SAP Easy Splitter ContainerLocate this document in the navigation structure

Use

SAP Easy Splitter Container is a version of SAP Splitter Container with a reduced set of features. Use Easy Splitter Container when you want to display controls in a sector divided into two cells. You can set the splitter bar between the two cells either horizontally or vertically.

You can only use Easy Splitter Container within another container (parent), for example a custom container or docking container.

You can nest Easy Splitter Containers to any depth.

If you need more features than are offered by the Easy Splitter Container, use SAP Splitter Container.

Attributes

Instance Attributes

Type / Value

Description / Use

top_left_container

Type ref to CL_GUI_CONTAINER

ID of left-hand or upper container

bottom_right_container

Type ref to CL_GUI_CONTAINER

ID of the right-hand or lower container

pane_orientation

Type I

Orientation of subareas or splitter bar

Static Attributes

Type / Value

Description / Use

orientation_horizontal

Type I Value 1

Horizontal orientation of split bar

orientation_vertical

Type I Value 0

Vertical orientation of split bar