Search
InplaceEditEvent Methods
 


 Public Methods

  Name Description

getAccepted

Gets a value indicating whether the in-place edit changes were accepted. This value is relevant only for the ViewListener.inplaceEditEnded event.

getEditControl

Gets the control used to edit the item's text.

getItem

Gets a reference to the item being edited.

setEditControl

Sets the control used to edit the item's text.

 See Also