Uses of Enum Class
com.vaadin.flow.component.icon.VaadinIcon
Packages that use VaadinIcon
-
Uses of VaadinIcon in com.vaadin.flow.component.icon
Methods in com.vaadin.flow.component.icon that return VaadinIconModifier and TypeMethodDescriptionstatic VaadinIconReturns the enum constant of this class with the specified name.static VaadinIcon[]VaadinIcon.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.vaadin.flow.component.icon with parameters of type VaadinIconModifierConstructorDescriptionIcon(VaadinIcon icon) Creates an Icon component that displays the given icon fromVaadinIcon.