Uses of Interface
com.vaadin.server.FontIcon
-
Packages that use FontIcon Package Description com.vaadin.icons com.vaadin.server -
-
Uses of FontIcon in com.vaadin.icons
Classes in com.vaadin.icons that implement FontIcon Modifier and Type Class Description class
VaadinIcons
FontIcon
that represents the Vaadin Icons font. -
Uses of FontIcon in com.vaadin.server
Classes in com.vaadin.server that implement FontIcon Modifier and Type Class Description class
FontAwesome
Deprecated.Since 8.0 replaced with included Vaadin Icons (#7979).class
GenericFontIcon
A generic implementation ofFontIcon
interface.
-