Package | Description |
---|---|
com.google.gwt.editor.ui.client |
User interface components for the bean editor framework.
|
com.google.gwt.user.client.ui |
Widgets, Panels, and other user-interface classes.
|
Modifier and Type | Field and Description |
---|---|
(package private) SimplePanel |
ValueBoxEditorDecorator.contents |
(package private) DivElement |
ValueBoxEditorDecorator.errorLabel |
Modifier and Type | Field and Description |
---|---|
(package private) DivElement |
NotificationMole.borderElement |
(package private) Element |
NativeVerticalScrollbar.contentDiv
The div inside the scrollable div that forces scrollbars to appear.
|
(package private) Element |
NativeHorizontalScrollbar.contentDiv
The div inside the scrollable div that forces scrollbars to appear.
|
(package private) DivElement |
NotificationMole.heightMeasure |
(package private) SpanElement |
NotificationMole.notificationText |
(package private) Element |
NativeVerticalScrollbar.scrollable
The scrollable div used to create a scrollbar.
|
(package private) Element |
NativeHorizontalScrollbar.scrollable
The scrollable div used to create a scrollbar.
|