JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
GWT 2.5.1
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
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.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
GWT 2.5.1
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method