Class py.event.Handler
Defined in: event.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
py.event.Handler(evt_name, The, func, disconnect)
Generic handler
|
| Method Attributes | Method Name and Description |
|---|---|
|
fire(args)
fire function
|
Method Detail
fire(args)
fire function
- Parameters:
- {Array} args
- array of arguments to pass