Uses of Annotation Type
com.google.gwt.uibinder.client.UiField
Package
Description
User interface components for the bean editor framework.
Widgets, Panels, and other user-interface classes.
-
Uses of UiField in com.google.gwt.editor.ui.client
Modifier and TypeFieldDescription(package private) SimplePanel
ValueBoxEditorDecorator.contents
(package private) DivElement
ValueBoxEditorDecorator.errorLabel
-
Uses of UiField in com.google.gwt.user.client.ui
Modifier and TypeFieldDescription(package private) DivElement
NotificationMole.borderElement
(package private) Element
NativeHorizontalScrollbar.contentDiv
The div inside the scrollable div that forces scrollbars to appear.(package private) Element
NativeVerticalScrollbar.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
NativeHorizontalScrollbar.scrollable
The scrollable div used to create a scrollbar.(package private) Element
NativeVerticalScrollbar.scrollable
The scrollable div used to create a scrollbar.