DroidDiagram Programmer's Guide
TableNode.with Method
See Also
 






Returns a TableNodeBuilder object used to configure and create new TableNode instances.

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

 Syntax

Java  Copy Code

public static TableNodeBuilder with ()

 Return Value

A TableNodeBuilder instance.

 See Also

TableNode Members
TableNode Class
com.mindfusion.diagramming Namespace