DroidDiagram Programmer's Guide
Diagram.setTableCaption Method
See Also
 






Sets the default caption text that should be assigned to new tables.

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

 Syntax

Java  Copy Code

public void setTableCaption (
    String value
)

 Parameters

value

A String containing the default table caption.

 See Also

Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace