|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xwiki.gwt.dom.client.Style.FontSize
public static final class Style.FontSize
The font-size property sets the size of a font.
| Field Summary | |
|---|---|
static java.lang.String |
LARGER
Sets the font-size to a larger size than the parent element. |
static java.lang.String |
MEDIUM
Default value. |
static java.lang.String |
SMALLER
Sets the font-size to a smaller size than the parent element. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String MEDIUM
public static final java.lang.String SMALLER
public static final java.lang.String LARGER
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||