Completes the in-place editing operation, previously started by a call to beginEdit, and accepts or cancel the change.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
Java
![]() |
---|
public boolean endEdit ( |
true to accept in-place changes; otherwise, false.
false if remaining in edit mode due to validation event, or true otherwise.
endEdit returns false if inplaceEditEnding event handler prevents exiting edit mode.
JSpreadsheet Programmer's Guide | © 2024 MindFusion |