Java com.vaadin.server FontIcon fields, constructors, methods, implement or subclass

Example usage for Java com.vaadin.server FontIcon fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.vaadin.server FontIcon.

The text is from its open source code.

Implementation

com.vaadin.server.FontIcon has the following implementations.
Click this link to see all its implementation.

Method

StringgetHtml()
Returns HTML that can be used to display the icon in places where HTML can be used, such as a Label with ContentMode#HTML .