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