Class: EventHandler

Picasso.pjo. EventHandler

new EventHandler(eventName, callback, context)

Default event handler
Parameters:
Name Type Description
eventName string
callback function | String
context Object
Source:

Members

callback :function

Type:
  • function
Source:

context :Object

Type:
  • Object
Source:

eventName :String

Type:
  • String
Source: