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