Variable Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
A
 about, Candy
 autojoin, Candy.Core
 autoscroll, Candy.View.Pane.Window
D
 data, Candy.Core.ChatUser
E
 emoticons, Candy.Util.Parser
I
 items, Candy.Core.ChatRoster
P
 presencePriority, Candy.Core
R
 resource, Candy.Core
 room, Candy.Core.ChatRoom
 rooms, Candy.View.Pane.Chat
 Roster, Candy.Core.ChatRoom
U
 user, Candy.Core.ChatRoom
self.about
About candy
autojoin: undefined
If set to `true` try to get the bookmarks and autojoin the rooms (supported by ejabberd, Openfire).
autoscroll: true
Boolean whether autoscroll is enabled
this.data
Array containing emoticons to be replaced by their images.
this.items
Roster items
presencePriority: 1
Default priority for presence messages in order to receive messages across different resources
resource: Candy.about.name
JID resource to use when connecting to the server.
this.room
Object containing roomJid and name.
rooms: []
Contains opened room elements
Candy.Core.ChatRoster instance
this.user
Current local user of this room.
Close