Package | Description |
---|---|
org.fireweb.css |
Modifier and Type | Method and Description |
---|---|
Cursor |
Cursor.add(Cursor.Type type) |
Cursor |
Cursor.add(java.lang.String url)
The url of a custom cursor to be used.
|
Cursor |
CSS.getCursor() |
Cursor |
Cursor.remove(Cursor.Type type) |
Cursor |
Cursor.remove(java.lang.String url) |
Modifier and Type | Method and Description |
---|---|
CSS |
CSS.setCursor(Cursor cursor) |