Search
ItemListView.getAutoConnectLinks Method
See Also
 






Gets a value indicating whether links should be automatically connected to nearby nodes when dropped from the ItemListView.

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

 Syntax

Java  Copy Code

public boolean getAutoConnectLinks ()

 Return Value

true to auto-connect links, or false otherwise.

 See Also