Package | Description |
---|---|
com.google.gwt.dom.client |
Classes for low-level DOM programming.
|
com.google.gwt.editor.ui.client |
User interface components for the bean editor framework.
|
com.google.gwt.layout.client |
Classes for laying out container elements.
|
com.google.gwt.user.client.ui |
Widgets, Panels, and other user-interface classes.
|
Modifier and Type | Method and Description |
---|---|
static DivElement |
DivElement.as(Element elem)
Assert that the given
Element is compatible with this class and
automatically typecast it. |
DivElement |
Document.createDivElement()
Creates a <div> element.
|
Modifier and Type | Field and Description |
---|---|
(package private) DivElement |
ValueBoxEditorDecorator.errorLabel |
Modifier and Type | Field and Description |
---|---|
protected DivElement |
LayoutImpl.relativeRuler |
Modifier and Type | Method and Description |
---|---|
protected static DivElement |
LayoutImpl.createRuler(Style.Unit widthUnit,
Style.Unit heightUnit) |
Modifier and Type | Field and Description |
---|---|
(package private) DivElement |
NotificationMole.borderElement |
(package private) DivElement |
NotificationMole.heightMeasure |