Adds a new child node with the specified name to the specified parent node.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
Java Copy Code |
---|
public Element addChildElement ( |
The desired name of the new node.
The parent element of the newly created node.
An Element object representing the newly created element.
JPlanner Programmer's Guide | © 2023 MindFusion |