Uses of Interface
com.google.gwt.user.cellview.client.CellList.Resources
-
Uses of CellList.Resources in com.google.gwt.user.cellview.client
ModifierConstructorDescriptionCellList
(Cell<T> cell, CellList.Resources resources) Construct a newCellList
with the specifiedCellList.Resources
.CellList
(Cell<T> cell, CellList.Resources resources, ProvidesKey<T> keyProvider)