Package | Description |
---|---|
com.google.gwt.user.client.ui |
Widgets, Panels, and other user-interface classes.
|
com.google.gwt.user.client.ui.impl |
Class and Description |
---|
FocusImpl
Implementation interface for creating and manipulating focusable elements
that aren't naturally focusable in all browsers, such as DIVs.
|
FormPanelImplHost
Interface used by
FormPanel to host
FormPanelImpl . |
TextBoxImpl
Implementation class used by
TextBox . |
Class and Description |
---|
FocusImpl
Implementation interface for creating and manipulating focusable elements
that aren't naturally focusable in all browsers, such as DIVs.
|
FocusImplStandard
Implementation of
FocusImpl that
uses a hidden input element to serve as a 'proxy' for accesskeys, which are
only supported on form elements in most browsers. |
FormPanelImpl
Implementation class used by
FormPanel . |
FormPanelImplHost
Interface used by
FormPanel to host
FormPanelImpl . |
HyperlinkImpl
Methods that need browser-specific implementations for Hyperlink.
|
PopupImpl
Implementation class used by
PopupPanel . |
RichTextAreaImpl
Base class for RichText platform implementations.
|
RichTextAreaImplStandard
Basic rich text platform implementation.
|
TextBoxImpl
Implementation class used by
TextBox . |
Copyright © 2018. All rights reserved.