ASP.NET Pack Programmer's Guide
LayerListView.setAllowTitleEdit Method
See Also
 






Sets a value indicating whether layer titles can be in-place edited.

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

 Syntax

Java  Copy Code

public void setAllowTitleEdit (
    boolean value
)

 Parameters

value

true to allow editing the layers titles, otherwise false.

 See Also

LayerListView Members
LayerListView Class
com.mindfusion.diagramming Namespace