|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xwiki.gwt.dom.client.Style.TextDecoration
public static final class Style.TextDecoration
Standard values for Style.TEXT_DECORATION.
| Field Summary | |
|---|---|
static String |
LINE_THROUGH
Defines a line through the text. |
static String |
NONE
Default. |
static String |
UNDERLINE
Defines a line under the text. |
| 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 String NONE
public static final String LINE_THROUGH
public static final String UNDERLINE
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||