|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface BuddyPluginViewInterface
| Nested Class Summary | |
|---|---|
static interface |
BuddyPluginViewInterface.DownloadAdapter
|
static interface |
BuddyPluginViewInterface.View
|
static interface |
BuddyPluginViewInterface.ViewListener
|
| Field Summary | |
|---|---|
static String |
VP_CHAT
|
static String |
VP_DOWNLOAD
|
static String |
VP_SWT_COMPOSITE
|
| Method Summary | |
|---|---|
BuddyPluginViewInterface.View |
buildView(Map<String,Object> properties,
BuddyPluginViewInterface.ViewListener listener)
|
void |
openChat(BuddyPluginBeta.ChatInstance chat)
|
String |
renderMessage(BuddyPluginBeta.ChatInstance chat,
BuddyPluginBeta.ChatMessage message)
|
| Field Detail |
|---|
static final String VP_SWT_COMPOSITE
static final String VP_DOWNLOAD
static final String VP_CHAT
| Method Detail |
|---|
void openChat(BuddyPluginBeta.ChatInstance chat)
BuddyPluginViewInterface.View buildView(Map<String,Object> properties,
BuddyPluginViewInterface.ViewListener listener)
String renderMessage(BuddyPluginBeta.ChatInstance chat,
BuddyPluginBeta.ChatMessage message)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||