Developing Secure Code
Testing Components
fire()
getEventType()
getName()
getParam()
getParams()
getPhase()
getSource()
getSourceEvent()
getType()
pause()
preventDefault()
resume()
setParam()
setParams()
stopPropagation()
Previous PDF Versions
Sets parameters for an event. This method doesn’t modify an event that has already been fired.
setParams(Object config)
config: Type: Object. The event’s parameter.