|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.xwiki.gwt.dom.client.Style.Visibility
public static final class Style.Visibility
Standard values for Style.VISIBILITY.
| Field Summary | |
|---|---|
static java.lang.String |
COLLAPSE
When used in table elements, this value removes a row or column, but it does not affect the table layout. |
static java.lang.String |
HIDDEN
The element is invisible. |
static java.lang.String |
VISIBLE
The element is visible. |
| 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 VISIBLE
public static final java.lang.String HIDDEN
public static final java.lang.String COLLAPSE
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||