RasterCommand.event

Access: readonly
Type: object
Page's DOM event associated with the execution of the command. This property is valid only in a command object passed to a event handler. The event handler may use this object to obtain further mouse and keyboard information. This property may be null if the event was programmatically triggered by the using the command's click() method and no event value was provided by the caller.
Home Examples Download License
 
Copyright © 2010-2017 Edwin R. López