menu
sap_gui_scripting package
documentation
interfaces/i_sap_object.dart
ISapObject
getObjectTree abstract method
getObjectTree abstract method
dark_mode
light_mode
getObjectTree
abstract method
String
getObjectTree
(
String
id
, {
List
<
String
>
properties
=
const []
,
})
Implementation
String getObjectTree(String id, {List<String> properties = const []});
sap_gui_scripting package
documentation
interfaces/i_sap_object
ISapObject
getObjectTree abstract method
ISapObject class