Uses of Class
com.vaadin.flow.component.icon.Icon
-
Packages that use Icon Package Description com.vaadin.flow.component.icon com.vaadin.flow.theme.lumo -
-
Uses of Icon in com.vaadin.flow.component.icon
Methods in com.vaadin.flow.component.icon that return Icon Modifier and Type Method Description IconIconFactory. create()IconVaadinIcon. create()Creates a newIconinstance with the icon determined by the name of this instance. -
Uses of Icon in com.vaadin.flow.theme.lumo
Methods in com.vaadin.flow.theme.lumo that return Icon Modifier and Type Method Description IconLumoIcon. create()Creates a newIconinstance with the icon determined by the name of this instance.
-