Uses of Interface
com.google.gwt.view.client.HasKeyProvider
Packages that use HasKeyProvider
-
Uses of HasKeyProvider in com.google.gwt.user.cellview.client
Classes in com.google.gwt.user.cellview.client that implement HasKeyProviderModifier 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.classCellWidget<C>classDataGrid<T>A tabular view with a fixed header and footer section and a scrollable data section in the middle.(package private) classPresenter implementation ofHasDatathat presents data for various cell based widgets.