Initializes a new instance of the TableNode class by copying the attributes of the specified prototype table.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public TableNode ( |
A TableNode instance whose attributes are copied to this table.
See Also