onClientBrowserCursorChange
Client-side
Server-side
Shared
This event is triggered when the cursor changes within a browser window.
Parameters
int cursorId
- cursorId: The new cursor ID. See Cursor IDs.
Source
element: The source of this event is the browser element the cursor change occured in.
Code Examples
client
TODO
See Also
Browser Events
Browser Functions
- canBrowserNavigateBack
- canBrowserNavigateForward
- createBrowser
- focusBrowser
- getBrowserProperty
- executeBrowserJavascript
- getBrowserSettings
- getBrowserSource
- getBrowserTitle
- getBrowserURL
- injectBrowserMouseDown
- injectBrowserMouseMove
- injectBrowserMouseUp
- isBrowserDomainBlocked
- isBrowserGPUEnabled
- isBrowserFocused
- injectBrowserMouseWheel
- isBrowserLoading
- isBrowserRenderingPaused
- loadBrowserURL
- navigateBrowserForward
- navigateBrowserBack
- reloadBrowserPage
- requestBrowserDomains
- resizeBrowser
- setBrowserAjaxHandler
- setBrowserProperty
- setBrowserVolume
- setBrowserRenderingPaused
- toggleBrowserDevTools