java.lang.Object | ||
↳ | java.lang.Enum<E extends java.lang.Enum<E>> | |
↳ | com.google.gwt.dom.client.Style.Cursor |
Enum for the cursor property.
Enum Values | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Style.Cursor | AUTO | ||||||||||
Style.Cursor | COL_RESIZE | ||||||||||
Style.Cursor | CROSSHAIR | ||||||||||
Style.Cursor | DEFAULT | ||||||||||
Style.Cursor | E_RESIZE | ||||||||||
Style.Cursor | HELP | ||||||||||
Style.Cursor | MOVE | ||||||||||
Style.Cursor | NE_RESIZE | ||||||||||
Style.Cursor | NW_RESIZE | ||||||||||
Style.Cursor | N_RESIZE | ||||||||||
Style.Cursor | POINTER | ||||||||||
Style.Cursor | ROW_RESIZE | ||||||||||
Style.Cursor | SE_RESIZE | ||||||||||
Style.Cursor | SW_RESIZE | ||||||||||
Style.Cursor | S_RESIZE | ||||||||||
Style.Cursor | TEXT | ||||||||||
Style.Cursor | WAIT | ||||||||||
Style.Cursor | W_RESIZE |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Gets the CSS name associated with this value.
| |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |