@CssResource.ImportedWithPrefix(value="gwt-CellList") public static interface CellList.Style extends CssResource
CssResource.ClassName, CssResource.Import, CssResource.ImportedWithPrefix, CssResource.NotStrict, CssResource.Shared, CssResource.Strict| Modifier and Type | Field and Description | 
|---|---|
| static java.lang.String | DEFAULT_CSSThe path to the default CSS styles used by this resource. | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | cellListEvenItem()Applied to even items. | 
| java.lang.String | cellListKeyboardSelectedItem()Applied to the keyboard selected item. | 
| java.lang.String | cellListOddItem()Applied to odd items. | 
| java.lang.String | cellListSelectedItem()Applied to selected items. | 
| java.lang.String | cellListWidget()Applied to the widget. | 
ensureInjected, getTextgetNamestatic final java.lang.String DEFAULT_CSS
java.lang.String cellListEvenItem()
java.lang.String cellListKeyboardSelectedItem()
java.lang.String cellListOddItem()
java.lang.String cellListSelectedItem()
java.lang.String cellListWidget()