Sets a value specifying whether inline renaming of listbox items is allowed. Items can be renamed by pressing F2. Currently the list box displays shape identifiers as names.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public void setAllowRename ( |
true if renaming is allowed, otherwise false.
See Also