Contains the arguments passed to the ViewListener.inplaceEditStarting and ViewListener.inplaceEditEnding event handlers.
The following tables list the members exposed by the InplaceEditValidationEvent type.
Name | Description | |
---|---|---|
![]() |
Gets a value indicating whether the in-place edit changes were accepted. This value is relevant only for the ViewListener.inplaceEditEnded event. (Inherited from InplaceEditEvent.) |
|
![]() |
Gets a value indicating whether to cancel the current operation. |
|
![]() |
Gets the control used to edit the item's text. (Inherited from InplaceEditEvent.) |
|
![]() |
Gets a reference to the item being edited. (Inherited from InplaceEditEvent.) |
|
![]() |
Gets a KeyEvent representing the key that started the edit operation. |
|
![]() |
|
|
![]() |
Sets the control used to edit the item's text. (Inherited from InplaceEditEvent.) |
JSpreadsheet Programmer's Guide | © 2024 MindFusion |