public class Paragraph extends HTMLPanel implements HasAlignment, HasEmphasis
UIObject.DebugIdImpl, UIObject.DebugIdImplEnabledIndexedPanel.ForIsWidgetHasWidgets.ForIsWidgetDEBUG_ID_PREFIX| Modifier and Type | Method and Description |
|---|---|
Alignment |
getAlignment()
Get the object's alignment.
|
Emphasis |
getEmphasis()
Get the object's emphasis.
|
String |
getHTML() |
String |
getText() |
void |
setAlignment(Alignment alignment)
Sets this object's alignment.
|
void |
setEmphasis(Emphasis emphasis)
Sets the object's emphasis.
|
void |
setHTML(String html) |
void |
setText(String text) |
getContextualBackground, getDataSpy, getDataTarget, getId, setColor, setContextualBackground, setDataSpy, setDataTarget, setDataTargetWidget, setDataTargetWidgets, setHiddenOn, setId, setMarginBottom, setMarginLeft, setMarginRight, setMarginTop, setPaddingBottom, setPaddingLeft, setPaddingRight, setPaddingTop, setVisibleOnadd, add, add, addAndReplaceElement, addAndReplaceElement, addAndReplaceElement, addAndReplaceElement, addAndReplaceElement, addAndReplaceElement, createUniqueId, getElementById, wrapadd, adjustIndex, checkIndexBoundsForAccess, checkIndexBoundsForInsertion, getChildren, getWidget, getWidgetCount, getWidgetIndex, getWidgetIndex, insert, insert, iterator, remove, removeadd, adopt, clear, doAttachChildren, doDetachChildren, orphan, removeaddAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, fireEvent, getHandlerCount, getLayoutData, getParent, isAttached, isOrWasAttached, onAttach, onBrowserEvent, onDetach, 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, resolvePotentialElement, setElement, setElement, setHeight, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setTitle, setVisible, setVisible, setWidth, sinkBitlessEvent, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic void setAlignment(Alignment alignment)
HasAlignmentsetAlignment in interface HasAlignmentalignment - the object's new alignmentpublic Alignment getAlignment()
HasAlignmentgetAlignment in interface HasAlignmentpublic void setEmphasis(Emphasis emphasis)
HasEmphasissetEmphasis in interface HasEmphasisemphasis - the object's new emphasispublic Emphasis getEmphasis()
HasEmphasisgetEmphasis in interface HasEmphasisCopyright © 2017. All rights reserved.