Uses of Class
com.google.gwt.user.client.ui.LabelBase
-
Packages that use LabelBase Package Description com.google.gwt.user.client.ui Widgets, Panels, and other user-interface classes. -
-
Uses of LabelBase in com.google.gwt.user.client.ui
Subclasses of LabelBase in com.google.gwt.user.client.ui Modifier and Type Class Description classDateLabelExtendsValueLabelfor convenience when dealing with dates andDateTimeFormat, especially inUiBindertemplates.static classDialogBox.CaptionImplDefault implementation of Caption.classHTMLA widget that can contain arbitrary HTML.classInlineHTMLA widget that can contain arbitrary HTML.classInlineLabelA widget that contains arbitrary text, not interpreted as HTML.classLabelA widget that contains arbitrary text, not interpreted as HTML.classNumberLabel<T extends java.lang.Number>ExtendsValueLabelfor convenience when dealing with numbers andNumberFormat, especially inUiBindertemplates.classValueLabel<T>A label displaying its value through a renderer.
-