Uses of Interface
com.google.gwt.user.client.ui.Focusable
Packages that use Focusable
Package
Description
Classes for HTML Canvas 2D support.
Widgets for HTML Audio and Video support.
The "cellview" widget set.
Widgets, Panels, and other user-interface classes.
-
Uses of Focusable in com.google.gwt.canvas.client
Classes in com.google.gwt.canvas.client that implement Focusable -
Uses of Focusable in com.google.gwt.media.client
Classes in com.google.gwt.media.client that implement Focusable -
Uses of Focusable in com.google.gwt.user.cellview.client
Classes in com.google.gwt.user.cellview.client that implement FocusableModifier and TypeClassDescriptionclassAbstract base class for tabular views that supports paging and columns.class(package private) classA custom version of cell list used by the browser.classCellList<T>A single column list of cells.classCellTable<T>A tabular view that supports paging and columns.classA view of a tree.classDataGrid<T>A tabular view with a fixed header and footer section and a scrollable data section in the middle. -
Uses of Focusable in com.google.gwt.user.client.ui
Subinterfaces of Focusable in com.google.gwt.user.client.uiClasses in com.google.gwt.user.client.ui that implement FocusableModifier and TypeClassDescriptionclassA widget that represents a simple <a> element.classA standard push-button widget.classclassA standard check box widget.classCustomButton is a base button class with built in support for a set number of button faces.classA ValueBox that usesDoubleParserandDoubleRenderer.classA widget that wraps the HTML <input type='file'> element.classA simple panel that makes its contents focusable, and adds the ability to catch mouse and keyboard events.classAbstract base class for most widgets that can receive keyboard focus.classA ValueBox that usesIntegerParserandIntegerRenderer.classA widget that presents a list of choices to the user, either as a list box or as a drop-down list.classA ValueBox that usesLongParserandLongRenderer.classA text box that visually masks its input to prevent eavesdropping.classA normal push button with custom styling.classA mutually-exclusive selection radio button widget.classA standard push-button widget which will automatically reset its enclosingFormPanelif any.classA rich text editor that allows complex styling and formatting.classA simple checkbox widget, with no label.classA simple radio button widget, with no label.classA standard push-button widget which will automatically submit its enclosingFormPanelif any.classASuggestBoxis a text box or text area which displays a pre-configured set of selections that match the user's input.classA text box that allows multiple lines of text to be entered.classA standard single-line text box.classAbstract base class for most text entry widgets.classAToggleButtonis a stylish stateful button which allows the user to toggle betweenupanddownstates.classA standard hierarchical tree widget.classValueBox<T>A text box able to parse its displayed value.classValueBoxBase<T>Abstract base class for all text entry widgets.classValueListBox<T>Implementation ofHasConstrainedValuebased on aSelectElement.Methods in com.google.gwt.user.client.ui that return FocusableModifier and TypeMethodDescriptionprotected FocusableTreeItem.getFocusable()Returns a suggestedFocusableinstance to use when this tree item is selected.
Focusableinstead