Uses of Interface
com.google.gwt.user.cellview.client.CellList.Resources
Packages that use CellList.Resources
-
Uses of CellList.Resources in com.google.gwt.user.cellview.client
Constructors in com.google.gwt.user.cellview.client with parameters of type CellList.ResourcesModifierConstructorDescriptionCellList
(Cell<T> cell, CellList.Resources resources) Construct a newCellList
with the specifiedCellList.Resources
.CellList
(Cell<T> cell, CellList.Resources resources, ProvidesKey<T> keyProvider)