Search
RedimTableCmd.getTable Method
See Also
 

Returns the table related to this command.

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

 Syntax

Java  Copy Code

public TableNode getTable ()

 Return Value

A TableNode instance.

 See Also