org.xwiki.gwt.dom.client
Class Style.FontStyle
java.lang.Object
org.xwiki.gwt.dom.client.Style.FontStyle
- Enclosing class:
- Style
public static final class Style.FontStyle
- extends Object
Standard values for Style.FONT_STYLE.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NORMAL
public static final String NORMAL
- Default. The browser displays a normal font.
- See Also:
- Constant Field Values
ITALIC
public static final String ITALIC
- The browser displays an italic font.
- See Also:
- Constant Field Values
Copyright © 2004-2013 XWiki. All Rights Reserved.