JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Deprecated
Help
GWT 2.8.2
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.google.gwt.dom.client
Interface Style.HasCssName
All Known Implementing Classes:
Style.BorderStyle
,
Style.Clear
,
Style.Cursor
,
Style.Display
,
Style.Float
,
Style.FontStyle
,
Style.FontWeight
,
Style.ListStyleType
,
Style.OutlineStyle
,
Style.Overflow
,
Style.Position
,
Style.TableLayout
,
Style.TextAlign
,
Style.TextDecoration
,
Style.TextJustify
,
Style.TextOverflow
,
Style.TextTransform
,
Style.VerticalAlign
,
Style.Visibility
,
Style.WhiteSpace
Enclosing class:
Style
public static interface
Style.HasCssName
Interface to be implemented by enumerated CSS values.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
java.lang.String
getCssName
()
Gets the CSS name associated with this value.
Method Detail
getCssName
java.lang.String getCssName()
Gets the CSS name associated with this value.
Skip navigation links
Overview
Package
Class
Use
Deprecated
Help
GWT 2.8.2
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method