Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Framework-generated events

renderingDone

I believe that "renderingDone" is currently never sent. See JIRA issue

sessionDone

SESSION_DONE_EVENT

Session done signifies the end of the user session. Channels that have been instantiated in the course of the user's session receive the event "sessionDone" when that session ends.

...

UNSUBSCRIBE_EVENT

Sent to channels which the user permanently removes from his or her layout.

Layout-generated events

...

EDIT_BUTTON

Sent to channels when the user actuates the channel's edit button.

...

HELP_BUTTON

Sent to channels when the user actuates the channel's help button.

...

ABOUT_BUTTON

Sent to channels when the user actuates the channel's about button.

...

DETACH_BUTTON

Sent to channels when the user actuates the channel's detach button.

...