DroidDiagram Programmer's Guide
NodeListView.setShowLabels Method
See Also
 






Sets a value specifying whether to show text labels along with icons for each list item.

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

 Syntax

Java  Copy Code

public void setShowLabels (
    boolean value
)

 Parameters

value

true if text labels must be shown, otherwise false.

 See Also

NodeListView Members
NodeListView Class
com.mindfusion.diagramming Namespace