core_message/message_drawer_helper

Description:
  • Provides some helper functions to trigger actions in the message drawer.

Source:
License:
  • http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Provides some helper functions to trigger actions in the message drawer.

Members

(static, constant) createConversationWithUser

Description:
  • Trigger an event to create a new conversation in the message drawer.

Source:

Trigger an event to create a new conversation in the message drawer.

(static, constant) hide

Description:
  • Trigger an event to hide the message drawer.

Source:

Trigger an event to hide the message drawer.

(static, constant) markDrawerReady

Description:
  • Helper to allow the drawer to mark itself as ready.

Source:

Helper to allow the drawer to mark itself as ready.

(static, constant) show

Description:
  • Trigger an event to show the message drawer.

Source:

Trigger an event to show the message drawer.

(static, constant) showConversation

Description:
  • Trigger an event to show the given conversation.

Source:

Trigger an event to show the given conversation.

(static, constant) showSettings

Description:
  • Trigger an event to show messaging settings.

Source:

Trigger an event to show messaging settings.

(static, constant) waitForDrawerToLoad

Description:
  • Helper to wait for the drawer to be ready before performing an action.

Source:

Helper to wait for the drawer to be ready before performing an action.

(inner) drawerMarkedReady

Source:
Properties:
Name Type Description
Whether boolean

the drawer is ready or not