menu
sap_gui_scripting package
documentation
gui_classes/gui_net_chart.dart
GuiNetChart
getNodeContent method
getNodeContent method
dark_mode
light_mode
getNodeContent
method
String
getNodeContent
(
int
nodeId
,
int
textId
)
Implementation
String getNodeContent(int nodeId, int textId) => obj.getNodeContent(nodeId, textId);
sap_gui_scripting package
documentation
gui_classes/gui_net_chart
GuiNetChart
getNodeContent method
GuiNetChart class