| java.lang.Object | ||
| ↳ | java.lang.Enum<E extends java.lang.Enum<E>> | |
| ↳ | com.google.gwt.dom.client.Style.Visibility | |
Enum for the visibility property.
| Enum Values | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Style.Visibility | HIDDEN | ||||||||||
| Style.Visibility | VISIBLE | ||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the CSS name associated with this value. 
  
   | |||||||||||
| 
  [Expand]
   Inherited Methods  | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
   
From class
  java.lang.Enum
 | |||||||||||
   
From class
  java.lang.Object
 | |||||||||||
   
From interface
  com.google.gwt.dom.client.Style.HasCssName
 | |||||||||||
   
From interface
  java.lang.Comparable
 | |||||||||||