uievents

package
v0.11.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 19, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConfigureWindowRealm added in v0.11.0

func ConfigureWindowRealm[T any](e js.ScriptEngine[T])

func InitializeKeyboardEvent added in v0.11.0

func InitializeKeyboardEvent[T any](jsClass js.Class[T])

func InitializeMouseEvent added in v0.11.0

func InitializeMouseEvent[T any](jsClass js.Class[T])

func InitializePointerEvent added in v0.11.0

func InitializePointerEvent[T any](jsClass js.Class[T])

func InitializeUIEvent added in v0.11.0

func InitializeUIEvent[T any](jsClass js.Class[T])

func KeyboardEventConstructor added in v0.11.0

func KeyboardEventConstructor[T any](cbCtx js.CallbackContext[T]) (res js.Value[T], err error)

func KeyboardEvent_altKey added in v0.11.0

func KeyboardEvent_altKey[T any](cbCtx js.CallbackContext[T]) (res js.Value[T], err error)

func KeyboardEvent_code added in v0.11.0

func KeyboardEvent_code[T any](cbCtx js.CallbackContext[T]) (res js.Value[T], err error)

func KeyboardEvent_ctrlKey added in v0.11.0

func KeyboardEvent_ctrlKey[T any](cbCtx js.CallbackContext[T]) (res js.Value[T], err error)

func KeyboardEvent_getModifierState added in v0.11.0

func KeyboardEvent_getModifierState[T any](cbCtx js.CallbackContext[T]) (res js.Value[T], err error)

func KeyboardEvent_isComposing added in v0.11.0

func KeyboardEvent_isComposing[T any](cbCtx js.CallbackContext[T]) (res js.Value[T], err error)

func KeyboardEvent_key added in v0.11.0

func KeyboardEvent_key[T any](cbCtx js.CallbackContext[T]) (res js.Value[T], err error)

func KeyboardEvent_location added in v0.11.0

func KeyboardEvent_location[T any](cbCtx js.CallbackContext[T]) (res js.Value[T], err error)

func KeyboardEvent_metaKey added in v0.11.0

func KeyboardEvent_metaKey[T any](cbCtx js.CallbackContext[T]) (res js.Value[T], err error)

func KeyboardEvent_repeat added in v0.11.0

func KeyboardEvent_repeat[T any](cbCtx js.CallbackContext[T]) (res js.Value[T], err error)

func KeyboardEvent_shiftKey added in v0.11.0

func KeyboardEvent_shiftKey[T any](cbCtx js.CallbackContext[T]) (res js.Value[T], err error)

func MouseEventConstructor added in v0.11.0

func MouseEventConstructor[T any](cbCtx js.CallbackContext[T]) (res js.Value[T], err error)

func MouseEvent_clientX added in v0.11.0

func MouseEvent_clientX[T any](cbCtx js.CallbackContext[T]) (res js.Value[T], err error)

func MouseEvent_clientY added in v0.11.0

func MouseEvent_clientY[T any](cbCtx js.CallbackContext[T]) (res js.Value[T], err error)

func MouseEvent_getModifierState added in v0.11.0

func MouseEvent_getModifierState[T any](cbCtx js.CallbackContext[T]) (res js.Value[T], err error)

func MouseEvent_layerX added in v0.11.0

func MouseEvent_layerX[T any](cbCtx js.CallbackContext[T]) (res js.Value[T], err error)

func MouseEvent_layerY added in v0.11.0

func MouseEvent_layerY[T any](cbCtx js.CallbackContext[T]) (res js.Value[T], err error)

func MouseEvent_relatedTarget added in v0.11.0

func MouseEvent_relatedTarget[T any](cbCtx js.CallbackContext[T]) (res js.Value[T], err error)

func MouseEvent_screenX added in v0.11.0

func MouseEvent_screenX[T any](cbCtx js.CallbackContext[T]) (res js.Value[T], err error)

func MouseEvent_screenY added in v0.11.0

func MouseEvent_screenY[T any](cbCtx js.CallbackContext[T]) (res js.Value[T], err error)

func PointerEventConstructor added in v0.11.0

func PointerEventConstructor[T any](cbCtx js.CallbackContext[T]) (res js.Value[T], err error)

func PointerEvent_height added in v0.11.0

func PointerEvent_height[T any](cbCtx js.CallbackContext[T]) (res js.Value[T], err error)

func PointerEvent_pressure added in v0.11.0

func PointerEvent_pressure[T any](cbCtx js.CallbackContext[T]) (res js.Value[T], err error)

func PointerEvent_tangentialPressure added in v0.11.0

func PointerEvent_tangentialPressure[T any](cbCtx js.CallbackContext[T]) (res js.Value[T], err error)

func PointerEvent_width added in v0.11.0

func PointerEvent_width[T any](cbCtx js.CallbackContext[T]) (res js.Value[T], err error)

func UIEventConstructor added in v0.11.0

func UIEventConstructor[T any](cbCtx js.CallbackContext[T]) (res js.Value[T], err error)

func UIEvent_detail added in v0.11.0

func UIEvent_detail[T any](cbCtx js.CallbackContext[T]) (res js.Value[T], err error)

func UIEvent_view added in v0.11.0

func UIEvent_view[T any](cbCtx js.CallbackContext[T]) (res js.Value[T], err error)

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL