public class ChatViewImpl extends com.google.gwt.user.client.ui.ResizeComposite implements ChatView
| Constructor and Description |
|---|
ChatViewImpl(ClientFactory factory_) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
handleMucMessage(tigase.jaxmpp.core.client.xmpp.stanzas.Message m) |
static boolean |
isVisible(com.google.gwt.user.client.ui.Widget w) |
void |
openChat(tigase.jaxmpp.core.client.BareJID bareJid) |
protected MucRoomWidget |
openRoom(tigase.jaxmpp.core.client.xmpp.modules.muc.Room room) |
protected void |
showBookmarksMenu() |
protected void |
showContactContextMenu(tigase.jaxmpp.core.client.xmpp.modules.roster.RosterItem ri,
int left,
int top) |
protected void |
updateActionBar() |
claimElement, getWidget, initializeClaimedElement, isAttached, onAttach, onBrowserEvent, onDetach, render, render, resolvePotentialElement, setWidgetaddAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, doAttachChildren, doDetachChildren, fireEvent, getHandlerCount, getLayoutData, getParent, isOrWasAttached, onLoad, onUnload, removeFromParent, setLayoutData, sinkEvents, unsinkEventsaddStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleElement, getStyleName, getStyleName, getStylePrimaryName, getStylePrimaryName, getTitle, isVisible, isVisible, onEnsureDebugId, removeStyleDependentName, removeStyleName, setElement, setElement, setHeight, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setTitle, setVisible, setVisible, setWidth, sinkBitlessEvent, toStringpublic ChatViewImpl(ClientFactory factory_)
public void openChat(tigase.jaxmpp.core.client.BareJID bareJid)
protected MucRoomWidget openRoom(tigase.jaxmpp.core.client.xmpp.modules.muc.Room room)
protected void handleMucMessage(tigase.jaxmpp.core.client.xmpp.stanzas.Message m)
throws tigase.jaxmpp.core.client.xml.XMLException
tigase.jaxmpp.core.client.xml.XMLExceptionprotected void showBookmarksMenu()
protected void showContactContextMenu(tigase.jaxmpp.core.client.xmpp.modules.roster.RosterItem ri,
int left,
int top)
protected void updateActionBar()
public static boolean isVisible(com.google.gwt.user.client.ui.Widget w)
Copyright © 2017. All rights reserved.