awa.event Class
Extends awa.Publish
Defined in:
Module: awa
/var/www/azaleahealth.com/branches/docs/source_repo/awa/resources/apps/js/awa/event.js:5
The event channel in awa. Please do not use on directly anymore. Instead, we will create wrapper functions that will decide the event channel and action.
Methods
channel
(
awa.Publish
-
name
Gets a channel; creates a new one if it does not exist
Parameters:
-
nameStringThe name of the channel
Returns:
awa.Publish:
A publisher object for the channel
Properties
channels.rendering
awa.Publish
System wide rendering events. start and complete are the 2 types. args object has a view property