|
GWT 2.7.0 | |||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Label | |
---|---|
com.google.gwt.user.client.ui | Widgets, Panels, and other user-interface classes. |
Uses of Label in com.google.gwt.user.client.ui |
---|
Subclasses of Label in com.google.gwt.user.client.ui | |
---|---|
static class |
DialogBox.CaptionImpl
Default implementation of Caption. |
class |
HTML
A widget that can contain arbitrary HTML. |
class |
InlineHTML
A widget that can contain arbitrary HTML. |
class |
InlineLabel
A widget that contains arbitrary text, not interpreted as HTML. |
Methods in com.google.gwt.user.client.ui that return Label | |
---|---|
static Label |
Label.wrap(Element element)
Creates a Label widget that wraps an existing <div> or <span> element. |
|
GWT 2.7.0 | |||||||
PREV NEXT | FRAMES NO FRAMES |