Class CellBrowser.BrowserCellList<T>

java.lang.Object
Type Parameters:
T - the data type of list items
All Implemented Interfaces:
HasAttachHandlers, HasHandlers, HasKeyboardPagingPolicy, HasKeyboardSelectionPolicy, EventListener, Focusable, HasVisibility, IsRenderable, IsWidget, HasCellPreviewHandlers<T>, HasData<T>, HasKeyProvider<T>, HasRows
Enclosing class:
CellBrowser

class CellBrowser.BrowserCellList<T> extends CellList<T>
A custom version of cell list used by the browser. Visible for testing.