DroidDiagram Programmer's Guide
RedimTableCmd.execute Method
See Also
 






This method is called internally by DroidDiagram when changing the number of rows or columns of a table.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public void execute (
    boolean undoEnabled
)

 Parameters

undoEnabled

true if the undo manager is enabledat this time, otherwise false.

 See Also

RedimTableCmd Members
RedimTableCmd Class
com.mindfusion.diagramming Namespace