Represents a set of Command instances as a single operation. Undoing or redoing the composite action, respectively undoes or redoes all its constituent subactions at the same time.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
Java
![]() |
---|
public class CompositeCommand extends DisposableCommand |
java.lang.Object
com.mindfusion.spreadsheet.Command
com.mindfusion.spreadsheet.DisposableCommand
com.mindfusion.spreadsheet.CompositeCommand
JSpreadsheet Programmer's Guide | © 2024 MindFusion |