public static interface Tree.ItemStyleGenerator extends Serializable
| Modifier and Type | Method and Description |
|---|---|
String |
getStyle(Tree source,
Object itemId)
Called by Tree when an item is painted.
|
Copyright © 2017 Vaadin Ltd. All rights reserved.