DroidDiagram Programmer's Guide
RedimTableCmd Constructor
See Also
 






Initializes a new RedimTableCmd instance.

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

 Syntax

Java  Copy Code

public RedimTableCmd (
    TableNode table,
    String title
)

 Parameters

table

The TableNode affected by this command.

title

A String containing the command title.

 See Also

RedimTableCmd Class
com.mindfusion.diagramming Namespace