Search
ItemEditConfirmEvent Methods
 


 Public Methods

  Name Description

getConfirm

Gets a value indicating whether the action related to this event should be confirmed or canceled. (Inherited from ItemConfirmEvent.)

getItem

Gets the item related to the event. (Inherited from ItemEvent.)

getNewText

Gets the new text that will be applied to the item if the in-place editing operation is allowed.

setConfirm

Sets a value indicating whether the action related to this event should be confirmed or canceled. (Inherited from ItemConfirmEvent.)

 See Also