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