menu
sap_gui_scripting package
documentation
gui_classes/gui_grid_view.dart
GuiGridView
getRowTotalLevel method
getRowTotalLevel method
dark_mode
light_mode
getRowTotalLevel
method
int
getRowTotalLevel
(
int
row
)
Implementation
int getRowTotalLevel(int row) => obj.getRowTotalLevel(row);
sap_gui_scripting package
documentation
gui_classes/gui_grid_view
GuiGridView
getRowTotalLevel method
GuiGridView class