
GET_ROW_SASH
Use
This method returns the configuration of the rows of the splitter bar.
Features
call method splitter_container->get_row_sash
exporting
id = id
type = type
importing
result = result
exceptions
cntl_error = 1
cntl_system_error = 2.
Parameters |
Description |
Possible values |
ID |
ID of the splitter bar |
The first splitter bar has the value 1, and so on |
type |
Attribute |
type_movable |
result |
Result |
splitter_container->true : Splitter bar is movablesplitter_container->false : Splitter bar is fixed |