|
||||||||||
| 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 String |
COLLAPSE
When used in table elements, this value removes a row or column, but it does not affect the table layout. |
static String |
HIDDEN
The element is invisible. |
static 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 String VISIBLE
public static final String HIDDEN
public static final String COLLAPSE
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||