@CssResource.ImportedWithPrefix(value="gwt-CellTree") public static interface CellTree.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 |
cellTreeEmptyMessage()
Applied to the empty message.
|
String |
cellTreeItem()
Applied to tree items.
|
String |
cellTreeItemImage()
Applied to open/close icon.
|
String |
cellTreeItemImageValue()
Applied to the wrapper around the image and value.
|
String |
cellTreeItemValue()
Applied to the value in an item.
|
String |
cellTreeKeyboardSelectedItem()
Applied to the keyboard selected item.
|
String |
cellTreeOpenItem()
Applied to open tree items.
|
String |
cellTreeSelectedItem()
Applied to selected tree items.
|
String |
cellTreeShowMoreButton()
Applied to the show more button.
|
String |
cellTreeTopItem()
Applied to top level items.
|
String |
cellTreeTopItemImage()
Applied to open/close icon at the top level.
|
String |
cellTreeTopItemImageValue()
Applied to the wrapper around the image and value of top level items.
|
String |
cellTreeWidget()
Applied to the widget.
|
ensureInjected, getText
getName
static final String DEFAULT_CSS
String cellTreeEmptyMessage()
String cellTreeItem()
String cellTreeItemImage()
String cellTreeItemImageValue()
String cellTreeItemValue()
String cellTreeKeyboardSelectedItem()
String cellTreeOpenItem()
String cellTreeSelectedItem()
String cellTreeShowMoreButton()
String cellTreeTopItem()
String cellTreeTopItemImage()
String cellTreeTopItemImageValue()
String cellTreeWidget()
Copyright © 2018. All rights reserved.