public class PostAppNewsDialog
extends com.google.gwt.user.client.ui.Composite
Constructor and Description |
---|
PostAppNewsDialog(String portletClassName,
String textToShow) |
PostAppNewsDialog(String portletClassName,
String textToShow,
String uriGETparams) |
PostAppNewsDialog(String portletClassName,
String textToShow,
String uriGETparams,
LinkPreview linkPreview) |
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 PostAppNewsDialog(String portletClassName, String textToShow, String uriGETparams, LinkPreview linkPreview)
portletClassName
- your servlet class name will be used ad unique identifier for your applicationProfiletextToShow
- description for the update you are sharinguriGETparams
- additional parameters if your application supports the direct opening of of this update's object e.g. id=12345&type=foolinkPreview
- the linkPreview objectpublic PostAppNewsDialog(String portletClassName, String textToShow, String uriGETparams)
portletClassName
- your servlet class name will be used ad unique identifier for your applicationProfiletextToShow
- description for the update you are sharinguriGETparams
- additional parameters if your application supports the direct opening of of this update's object e.g. id=12345&type=fooCopyright © 2015. All Rights Reserved.