Gets a value indicating whether pressing the ENTER key ends in-place editing and accepts changes.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public boolean getInplaceEditAcceptOnEnter () |
true if ENTER ends in-place editing, otherwise false
See Also