Gets a value indicating whether there is a command in the redo history which can be redone.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
Java Copy Code |
---|
public boolean getCanRedo () |
true, if the undo queue contains operations that can be undone; otherwise, false.
JPlanner Programmer's Guide | © 2023 MindFusion |