Uses of Class
com.google.gwt.user.client.ui.LabelBase
Packages that use LabelBase
Package
Description
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.uiModifier and TypeClassDescriptionclassExtendsValueLabelfor convenience when dealing with dates andDateTimeFormat, especially inUiBindertemplates.static classDefault implementation of Caption.classA widget that can contain arbitrary HTML.classA widget that can contain arbitrary HTML.classA widget that contains arbitrary text, not interpreted as HTML.classA widget that contains arbitrary text, not interpreted as HTML.classNumberLabel<T extends Number>ExtendsValueLabelfor convenience when dealing with numbers andNumberFormat, especially inUiBindertemplates.classValueLabel<T>A label displaying its value through a renderer.