parenttask = getCurrentTask().container # find the sequential group child sequentialGroupId = None activetask = None # Iterating on the children to find SequentialGroup ID and the last active manual task ID for
getChildren().addAll(); Advertisement - This is a modal window. No compatible source was found for this media. Example import javafx.application.Application; import javafx.collections.FXCollections; import javafx.collections.ObservableList; import javafx.scene.Scene; import javafx.scene.chart.AreaChart;...