Example usage for Java com.vaadin.server GenericFontIcon fields, constructors, methods, implement or subclass
The text is from its open source code.
String | getHtml(String fontFamily, int codePoint) Utility method for generating HTML that displays an icon from specific fontFamiliy with a given codePoint in the font. |