DroidDiagram Programmer's Guide
TableNode.setCaption Method
See Also
 






Sets the caption text of a table.

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

 Syntax

Java  Copy Code

public void setCaption (
    String value
)

 Parameters

value

A String object containing the caption text.

 See Also

TableNode Members
TableNode Class
com.mindfusion.diagramming Namespace