public class ControlLabel extends FormLabel implements com.google.gwt.i18n.shared.HasDirectionEstimator
ControlLabel can include html and widget
<b:ControlLabel>
ControlLabel can include html and widgets<br/>
<b:Code>Code</b:Code>
<a href="#"></a>
</b:ControlLabel>
ControlGroup,
ControlLabel,
Bootstrap documentationcom.google.gwt.user.client.ui.UIObject.DebugIdImpl, com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled| Constructor and Description |
|---|
ControlLabel()
Creates an empty widget.
|
ControlLabel(String html)
Creates a widget with the html set..
|
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.i18n.shared.DirectionEstimator |
getDirectionEstimator() |
void |
setDirectionEstimator(boolean enabled) |
void |
setDirectionEstimator(com.google.gwt.i18n.shared.DirectionEstimator directionEstimator) |
getFor, getLabelElement, setForaddStyle, removeStyle, setHideOn, setShowOn, setStyleadd, add, add, addAndReplaceElement, addAndReplaceElement, addAndReplaceElement, addAndReplaceElement, createUniqueId, getElementById, wrapadjustIndex, checkIndexBoundsForAccess, checkIndexBoundsForInsertion, getChildren, getWidget, getWidgetCount, getWidgetIndex, getWidgetIndex, insert, insert, iterator, remove, removeadd, adopt, adopt, clear, disown, doAttachChildren, doDetachChildren, orphan, removeaddAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, fireEvent, getHandlerCount, getLayoutData, getParent, isAttached, isOrWasAttached, onAttach, onBrowserEvent, onDetach, onLoad, onUnload, removeFromParent, setLayoutData, setParent, sinkEventsaddStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleElement, getStyleName, getStyleName, getStylePrimaryName, getStylePrimaryName, getTitle, isVisible, isVisible, onEnsureDebugId, removeStyleDependentName, removeStyleName, resolvePotentialElement, setElement, setHeight, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setTitle, setVisible, setVisible, setWidth, sinkBitlessEvent, toString, unsinkEventspublic ControlLabel(String html)
html - content htmlpublic ControlLabel()
public com.google.gwt.i18n.shared.DirectionEstimator getDirectionEstimator()
getDirectionEstimator in interface com.google.gwt.i18n.shared.HasDirectionEstimatorpublic void setDirectionEstimator(boolean enabled)
setDirectionEstimator in interface com.google.gwt.i18n.shared.HasDirectionEstimatorpublic void setDirectionEstimator(com.google.gwt.i18n.shared.DirectionEstimator directionEstimator)
setDirectionEstimator in interface com.google.gwt.i18n.shared.HasDirectionEstimatorCopyright © 2016. All rights reserved.