Search
ShapeListBox.getAllowRename Method
See Also
 

Gets a value indicating whether inline renaming of listbox items is allowed. Currently the list box displays shape identifiers as names.

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

 Syntax

Java  Copy Code

public boolean getAllowRename ()

 Return Value

true if renaming is allowed, otherwise false.

 See Also