public static interface

CellList.Resources

implements ClientBundle
com.google.gwt.user.cellview.client.CellList.Resources

Class Overview

A ClientBundle that provides images for this widget.

Summary

Public Methods
abstract ImageResource cellListSelectedBackground()
The background used for selected items.
abstract CellList.Style cellListStyle()
The styles used in this widget.

Public Methods

public abstract ImageResource cellListSelectedBackground ()

The background used for selected items.

public abstract CellList.Style cellListStyle ()

The styles used in this widget.