Merges adjacent commands in the history queue if they are related.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
protected boolean adopt ( |
The Command that might be adopted by this command.
true if the specified command has been adopted; otherwise, false.
See Also