public class InfoPart
extends com.google.gwt.user.client.ui.Composite
Modifier and Type | Field and Description |
---|---|
static String |
AIM |
static String |
EMAIL |
static String |
FB |
static String |
GOOGLE |
static String |
IN |
static String |
PHONE |
static String |
SKYPE |
static String |
TWITTER |
static String |
WEBSITE |
Constructor and Description |
---|
InfoPart() |
InfoPart(String val,
ContactType type) |
Modifier and Type | Method and Description |
---|---|
static void |
renderButton(String googleContactId)
construct the Google plus Hangout button
|
claimElement, getWidget, initializeClaimedElement, initWidget, isAttached, onAttach, onBrowserEvent, onDetach, render, render, resolvePotentialElement, setWidget
addAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, doAttachChildren, doDetachChildren, fireEvent, getHandlerCount, getLayoutData, getParent, isOrWasAttached, onLoad, onUnload, removeFromParent, setLayoutData, sinkEvents
addStyleDependentName, 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, toString, unsinkEvents
public static final String IN
public static final String AIM
public static final String EMAIL
public static final String FB
public static final String GOOGLE
public static final String PHONE
public static final String SKYPE
public static final String TWITTER
public static final String WEBSITE
public InfoPart()
public InfoPart(String val, ContactType type)
public static void renderButton(String googleContactId)
googleContactId
- the email or the google plus idCopyright © 2015. All Rights Reserved.