Stops recording undo/redo commands into a CompositeCommand and discards the records created so far.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
Java Copy Code |
---|
public void cancelCompositeOperation () |
You must call either commitCompositeOperation or this method when the schedule modifications are done after a startCompositeOperation call.
JPlanner Programmer's Guide | © 2023 MindFusion |