
SET_BORDER
Use
Use this method to display or hide the border around the Splitter Container.
You should switch the border off when you nest Splitter Containers.
Features
call method splitter_container->set_border
exporting
border = border
exceptions
cntl_error = 1
cntl_system_error = 2.
Parameters |
Description |
Possible values |
border |
Indicates whether to draw the border |
cl_gui_cfw=>true : Draw the bordercl_gui_cfw=>false : Suppress the border |