public class OnlyDesktopLabel
extends com.google.gwt.user.client.ui.Label
com.google.gwt.user.client.ui.UIObject.DebugIdImpl, com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled| Constructor and Description |
|---|
OnlyDesktopLabel() |
OnlyDesktopLabel(String text) |
OnlyDesktopLabel(String text,
boolean wordWrap) |
OnlyDesktopLabel(String text,
com.google.gwt.i18n.shared.DirectionEstimator directionEstimator) |
OnlyDesktopLabel(String text,
com.google.gwt.i18n.client.HasDirection.Direction dir) |
| Modifier and Type | Method and Description |
|---|---|
String |
getText() |
void |
setText(String text) |
addClickHandler, addClickListener, addDoubleClickHandler, addDragEndHandler, addDragEnterHandler, addDragHandler, addDragLeaveHandler, addDragOverHandler, addDragStartHandler, addDropHandler, addGestureChangeHandler, addGestureEndHandler, addGestureStartHandler, addMouseDownHandler, addMouseListener, addMouseMoveHandler, addMouseOutHandler, addMouseOverHandler, addMouseUpHandler, addMouseWheelHandler, addMouseWheelListener, addTouchCancelHandler, addTouchEndHandler, addTouchMoveHandler, addTouchStartHandler, asEditor, getDirection, getTextDirection, removeClickListener, removeMouseListener, removeMouseWheelListener, setDirection, setText, wrapgetAutoHorizontalAlignment, getDirectionEstimator, getHorizontalAlignment, getWordWrap, setAutoHorizontalAlignment, setDirectionEstimator, setDirectionEstimator, setHorizontalAlignment, setWordWrap, updateHorizontalAlignmentaddAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, doAttachChildren, doDetachChildren, 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, toStringpublic OnlyDesktopLabel()
public OnlyDesktopLabel(String text)
public OnlyDesktopLabel(String text, com.google.gwt.i18n.client.HasDirection.Direction dir)
public OnlyDesktopLabel(String text, com.google.gwt.i18n.shared.DirectionEstimator directionEstimator)
public OnlyDesktopLabel(String text, boolean wordWrap)
public String getText()
getText in interface com.google.gwt.user.client.ui.HasTextgetText in class com.google.gwt.user.client.ui.Labelpublic void setText(String text)
setText in interface com.google.gwt.user.client.ui.HasTextsetText in class com.google.gwt.user.client.ui.LabelCopyright © 2011–2015 SWM. All rights reserved.