public class MessageConversations extends Object implements com.google.gwt.core.client.EntryPoint
| Modifier and Type | Field and Description |
|---|---|
static String |
ARTIFACT_ID |
static String |
DIV_CONTAINER_ID |
static String |
USER_PROFILE_OID |
| Constructor and Description |
|---|
MessageConversations() |
| Modifier and Type | Method and Description |
|---|---|
static String[] |
getUserToShowId()
decode the usernames from the location param (the list of usernames decoded should be comma separated e.g.
|
void |
onModuleLoad()
This is the entry point method.
|
public static final String DIV_CONTAINER_ID
public static final String ARTIFACT_ID
public static final String USER_PROFILE_OID
public void onModuleLoad()
onModuleLoad in interface com.google.gwt.core.client.EntryPointpublic static String[] getUserToShowId()
Copyright © 2018. All rights reserved.