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
SyntaxJava
Copy Code
|
|---|
public boolean getAllowRename () |
true if renaming is allowed, otherwise false.
See Also