Package org.opencms.gwt.client.ui
Class CmsQuickLauncher.FontIconHtml
java.lang.Object
org.opencms.gwt.client.ui.CmsQuickLauncher.FontIconHtml
- All Implemented Interfaces:
com.google.gwt.safehtml.shared.SafeHtml
,Serializable
- Enclosing class:
- CmsQuickLauncher
protected class CmsQuickLauncher.FontIconHtml
extends Object
implements com.google.gwt.safehtml.shared.SafeHtml
The font icon HTML.
- See Also:
-
Constructor Details
-
FontIconHtml
Constructor.- Parameters:
iconHtml
- the icon HTML prefixed with 'fonticon:'
-
-
Method Details
-
asString
- Specified by:
asString
in interfacecom.google.gwt.safehtml.shared.SafeHtml
- See Also:
-
SafeHtml.asString()
-