Namespace baja.event
Event Handling framework.
Defined in: nav.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
| Method Attributes | Method Name and Description |
|---|---|
| <private> <static> |
baja.event.mixin(obj)
Mix-in the event handlers onto the given Object.
|
Method Detail
<private> <static>
baja.event.mixin(obj)
Mix-in the event handlers onto the given Object.
- Parameters:
- obj