@Target(value=TYPE) @Retention(value=RUNTIME) public @interface VaadinFontIcon
SideBarItem, instructing the side bar
to use a Vaadin Font Icon for the item.| Modifier and Type | Required Element and Description |
|---|---|
VaadinIcons |
value
The item icon.
|
public abstract VaadinIcons value
Copyright © 2017. All rights reserved.