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 Icon
IconFactory. create()
Icon
VaadinIcon. create()
Creates a newIcon
instance 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 Icon
LumoIcon. create()
Creates a newIcon
instance with the icon determined by the name of this instance.
-