Uses of Package
com.google.gwt.view.client
Package
Description
Adapters for the bean editor framework.
The "cellview" widget set.
Widgets, Panels, and other user-interface classes.
Classes and interfaces used by the
cellview
widget set.Classes used by the request factory to manage proxies, user logins, and
authentication.
-
-
ClassDescriptionAllows the previewing of events before they are fired to Cells.Handler for
CellPreviewEvent
.A widget that implements this interface is a public source ofCellPreviewEvent
events.A view that can display a range of data.Interface for classes that have aProvidesKey
.Describes an object that displays a range of rows.Implementors ofProvidesKey
provide a key for list items, such that items that are to be treated as distinct (for example, for editing) have distinct keys.The range of interest for a single handler.Handler interface forRangeChangeEvent
events.Handler interface forRowCountChangeEvent
events.A model for selection within a list.A model of a tree.The info needed to create the children of a tree node. -
ClassDescriptionImplementors of
ProvidesKey
provide a key for list items, such that items that are to be treated as distinct (for example, for editing) have distinct keys. -
ClassDescriptionA base implementation of a data source for
HasData
implementations.Allows the previewing of events before they are fired to Cells.Handler forCellPreviewEvent
.An implementation ofCellPreviewEvent.Handler
that adds selection support via the spacebar and mouse clicks and handles the control key.TranslatesCellPreviewEvent
s intoDefaultSelectionEventManager.SelectAction
s.The action that controls how selection is handled.A widget that implements this interface is a public source ofCellPreviewEvent
events.A view that can display a range of data.Describes an object that displays a range of rows.A simple selection model that allows multiple items to be selected.Implementors ofProvidesKey
provide a key for list items, such that items that are to be treated as distinct (for example, for editing) have distinct keys.The range of interest for a single handler.Represents a range change event.Handler interface forRangeChangeEvent
events.Represents a row count change event.Handler interface forRowCountChangeEvent
events.Represents a selection change event.Handler interface forSelectionChangeEvent
events.Interface specifying that a class can addSelectionChangeEvent.Handler
s.A model for selection within a list.A default implementation ofSelectionModel
that provides listener addition and removal.A model that allows getting all elements and clearing the selection.The info needed to create the children of a tree node. -
ClassDescriptionImplementors of
ProvidesKey
provide a key for list items, such that items that are to be treated as distinct (for example, for editing) have distinct keys.