Uses of Class
com.google.gwt.user.client.ui.ValueLabel
Package
Description
Widgets, Panels, and other user-interface classes.
-
Uses of ValueLabel in com.google.gwt.user.client.ui
Modifier and TypeClassDescriptionclass
ExtendsValueLabel
for convenience when dealing with dates andDateTimeFormat
, especially inUiBinder
templates.class
NumberLabel<T extends Number>
ExtendsValueLabel
for convenience when dealing with numbers andNumberFormat
, especially inUiBinder
templates.Modifier and TypeMethodDescriptionstatic <T> ValueLabel
<T> Creates a ValueLabel widget that wraps an existing <span> element.static <T> ValueLabel
<T> Creates a ValueLabel widget that wraps an existing <span> element.