|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface CellTree.Style
Styles used by this widget.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.google.gwt.resources.client.CssResource |
|---|
CssResource.ClassName, CssResource.Import, CssResource.ImportedWithPrefix, CssResource.NotStrict, CssResource.Shared, CssResource.Strict |
| Method Summary | |
|---|---|
java.lang.String |
emptyMessage()
Applied to the empty message. |
java.lang.String |
item()
Applied to tree items. |
java.lang.String |
itemImage()
Applied to open/close icon. |
java.lang.String |
itemImageValue()
Applied to the wrapper around the image and value. |
java.lang.String |
itemValue()
Applied to the value in an item. |
java.lang.String |
openItem()
Applied to open tree items. |
java.lang.String |
selectedItem()
Applied to selected tree items. |
java.lang.String |
showMoreButton()
Applied to the show more button. |
java.lang.String |
topItem()
Applied to top level items. |
java.lang.String |
topItemImage()
Applied to open/close icon at the top level. |
java.lang.String |
topItemImageValue()
Applied to the wrapper around the image and value of top level items. |
| Methods inherited from interface com.google.gwt.resources.client.CssResource |
|---|
ensureInjected, getText |
| Methods inherited from interface com.google.gwt.resources.client.ResourcePrototype |
|---|
getName |
| Method Detail |
|---|
java.lang.String emptyMessage()
java.lang.String item()
java.lang.String itemImage()
java.lang.String itemImageValue()
java.lang.String itemValue()
java.lang.String openItem()
java.lang.String selectedItem()
java.lang.String showMoreButton()
java.lang.String topItem()
java.lang.String topItemImage()
java.lang.String topItemImageValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||