Implements resizing of table's columns. Instances of this class are implicitly created by MindFusion.Diagramming in response to resizing table's columns interactively. References to those instances are passed to handlers of the actionRecorded, actionUndone and actionRedone events.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public class ResizeTableColumnCmd extends Command |
Inheritance Hierarchyjava.lang.Object![]()
com.mindfusion.diagramming.Command
com.mindfusion.diagramming.ResizeTableColumnCmd
See Also