DroidDiagram Programmer's Guide
Diagram.setTablesScrollable Method
See Also
 






Sets a value indicating whether users are allowed to scroll new tables.

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

 Syntax

Java  Copy Code

public void setTablesScrollable (
    boolean value
)

 Parameters

value

true if the rows of newly created tablescan be scrolled up or down, otherwise false.

 See Also

Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace