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