APIs

Show:

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.

Item Index

Methods

Properties

Methods

channel

(
  • name
)
awa.Publish

Gets a channel; creates a new one if it does not exist

Parameters:

  • name String

    The 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