goog.style.cursor
Functions
expand_more
getDraggableCursorStyle( absoluteDotCurFilePath, opt_obsolete ) → string
string
Create the style for the draggable cursor based on browser and OS. The value can be extended to be '!important' if needed.
Parameters |
| ||||||||
---|---|---|---|---|---|---|---|---|---|
Returns |
|
expand_more
getDraggingCursorStyle( absoluteDotCurFilePath, opt_obsolete ) → string
string
Create the style for the dragging cursor based on browser and OS. The value can be extended to be '!important' if needed.
Parameters |
| ||||||||
---|---|---|---|---|---|---|---|---|---|
Returns |
|
Properties
expand_more
CLOSEDHAND_FILE → string
string
The file name for the close-hand (dragging) cursor.
expand_more
OPENHAND_FILE → string
string
The file name for the open-hand (draggable) cursor.