|
|||||||||
| 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 java.lang.String |
LINE_THROUGH
Defines a line through the text. |
static java.lang.String |
NONE
Default. |
static java.lang.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 java.lang.String NONE
public static final java.lang.String LINE_THROUGH
public static final java.lang.String UNDERLINE
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||