@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 String |
DEFAULT_CSS
The path to the default CSS styles used by this resource.
|
Modifier and Type | Method and Description |
---|---|
String |
cellListEvenItem()
Applied to even items.
|
String |
cellListKeyboardSelectedItem()
Applied to the keyboard selected item.
|
String |
cellListOddItem()
Applied to odd items.
|
String |
cellListSelectedItem()
Applied to selected items.
|
String |
cellListWidget()
Applied to the widget.
|
ensureInjected, getText
getName
static final String DEFAULT_CSS
String cellListEvenItem()
String cellListKeyboardSelectedItem()
String cellListOddItem()
String cellListSelectedItem()
String cellListWidget()
Copyright © 2018. All rights reserved.