ASP.NET Pack Programmer's Guide
ResizeTableRowCmd Class
See Also
 






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

 Syntax

Java  Copy Code

public class ResizeTableRowCmd extends Command

 Inheritance Hierarchy

java.lang.Object
    com.mindfusion.diagramming.Command
        com.mindfusion.diagramming.ResizeTableRowCmd

 See Also

ResizeTableRowCmd Members
com.mindfusion.diagramming Namespace