Uses of Enum Class
eu.webtoolkit.jwt.Cursor
Packages that use Cursor
-
Uses of Cursor in eu.webtoolkit.jwt
Methods in eu.webtoolkit.jwt that return CursorModifier and TypeMethodDescriptionWAbstractArea.getCursor()
Returns the cursor.WCssDecorationStyle.getCursor()
Returns the cursor style.static Cursor
Returns the enum constant of this class with the specified name.static Cursor[]
Cursor.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in eu.webtoolkit.jwt with parameters of type CursorModifier and TypeMethodDescriptionvoid
Sets the cursor.void
Sets a custom cursor image URL.void
Sets the cursor style.void
Sets a custom cursor image Url.