All constants
- CLEAR_CLICK public static constant property
- LABEL_PLACEMENT_LEFT public static constant property
- Status label placement to the left of the icon.
- LABEL_PLACEMENT_RIGHT public static constant property
- Status label placement to the right of the icon.
- LAYOUT_COLUMN_CENTER public static constant property
- Login form layout: input fields, labels and button draw up in column, center aligned.
- LAYOUT_COLUMN_LEFT public static constant property
- Login form layout: input fields, labels and button draw up in column, left aligned.
- LAYOUT_COLUMN_RIGHT public static constant property
- Login form layout: input fields, labels and button draw up in column, right aligned.
- LAYOUT_ROW public static constant property
- Login form layout: input fields and button in a row with labels above the input fields, left aligned.
- LAYOUT_SIDE_BOTTOM public static constant property
- Login form layout: input fields and labels draw up in column, left aligned; login button on their right side, aligned to the password input field.
- LAYOUT_SIDE_MIDDLE public static constant property
- Login form layout: input fields and labels draw up in column, left aligned; login button on their right side, centered between the input fields.
- LAYOUT_SIDE_TOP public static constant property
- Login form layout: input fields and labels draw up in column, left aligned; login button on their right side, aligned to the username input field.
- ROOM_CHANGE public static constant property
- Dispatched by the RoomList component when the selected room is changed.
- STATUS_CONNECTED public static constant property
- Connection to SmartFoxServer was established successfully.
- STATUS_CONNECTING public static constant property
- Connection to SmartFoxServer is in progress.
- STATUS_CONNECTION_FAILED public static constant property
- Connection to SmartFoxServer failed (server can't be reached).
- STATUS_CONNECTION_LOST public static constant property
- Connection to SmartFoxServer was lost (due to idle time limit exceeded, user kicked or banned, etc).
- STATUS_NOT_CONNECTED public static constant property
- Connection to SmartFoxServer not yet established.
- USER_CHANGE public static constant property
- Dispatched by the UserList component when the selected user is changed.
- VERSION ChatBox public static constant property
- Version string for this class.
- VERSION Connector public static constant property
- Version string for this class.
- VERSION LoginBox public static constant property
- Version string for this class.
- VERSION RoomList public static constant property
- Version string for this class.
- VERSION UserList public static constant property
- Version string for this class.