MindFusion.Diagramming for JavaScript Programmer's Guide
CellEventArgs Methods
 


 Public Methods

  Name Description

getCancel

Gets a value indicating whether to allow the current operation.

getCell

Gets the cell related to the event.

getContext

Gets the canvas rendering context.

getHandled

Gets a value indicating whether the event has been handled.

getMouseButton

Gets which mouse button has been pressed.

getNewText

Gets the text that has just been entered by the user.

getOldText

Gets the text that had been displayed in the cell before the user edited it.

setCancel

Sets a value indicating whether to allow the current operation.

setHandled

Sets a value indicating whether the event has been handled.

 See Also

CellEventArgs Class
MindFusion.Diagramming Namespace