Implements resizing of table's rows. Instances of this class are implicitly created by MindFusion.Diagramming in response to resizing table's rows 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 ResizeTableRowCmd extends Command |
Inheritance Hierarchyjava.lang.Object![]()
com.mindfusion.diagramming.Command
com.mindfusion.diagramming.ResizeTableRowCmd
See Also