How to change the child nodes name in the program tree

Since the release of SDK 1.4, naming of waypoints are now supported.

The name of a URCap node in the program tree is always refelected by the String returned by “getTitle()” in the Contribution.
In order for a parent node to be able to rename the program node, you should consider a CustomAPI.

1 Like