pub struct Window { /* private fields */ }
Expand description
The Window
class.
This API requires the following crate features to be activated: Window
Implementations§
source§impl Window
impl Window
source§impl Window
impl Window
source§impl Window
impl Window
source§impl Window
impl Window
source§impl Window
impl Window
source§impl Window
impl Window
source§impl Window
impl Window
source§impl Window
impl Window
source§impl Window
impl Window
source§impl Window
impl Window
sourcepub fn onappinstalled(&self) -> Option<Function>
pub fn onappinstalled(&self) -> Option<Function>
Getter for the onappinstalled
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_onappinstalled(&self, value: Option<&Function>)
pub fn set_onappinstalled(&self, value: Option<&Function>)
Setter for the onappinstalled
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn inner_width(&self) -> Result<JsValue, JsValue>
pub fn inner_width(&self) -> Result<JsValue, JsValue>
Getter for the innerWidth
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
source§impl Window
impl Window
sourcepub fn inner_height(&self) -> Result<JsValue, JsValue>
pub fn inner_height(&self) -> Result<JsValue, JsValue>
Getter for the innerHeight
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
source§impl Window
impl Window
sourcepub fn page_x_offset(&self) -> Result<f64, JsValue>
pub fn page_x_offset(&self) -> Result<f64, JsValue>
Getter for the pageXOffset
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn page_y_offset(&self) -> Result<f64, JsValue>
pub fn page_y_offset(&self) -> Result<f64, JsValue>
Getter for the pageYOffset
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
source§impl Window
impl Window
source§impl Window
impl Window
sourcepub fn outer_width(&self) -> Result<JsValue, JsValue>
pub fn outer_width(&self) -> Result<JsValue, JsValue>
Getter for the outerWidth
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
source§impl Window
impl Window
sourcepub fn outer_height(&self) -> Result<JsValue, JsValue>
pub fn outer_height(&self) -> Result<JsValue, JsValue>
Getter for the outerHeight
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
source§impl Window
impl Window
sourcepub fn device_pixel_ratio(&self) -> f64
pub fn device_pixel_ratio(&self) -> f64
Getter for the devicePixelRatio
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn orientation(&self) -> i16
pub fn orientation(&self) -> i16
Getter for the orientation
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn onorientationchange(&self) -> Option<Function>
pub fn onorientationchange(&self) -> Option<Function>
Getter for the onorientationchange
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_onorientationchange(&self, value: Option<&Function>)
pub fn set_onorientationchange(&self, value: Option<&Function>)
Setter for the onorientationchange
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn onvrdisplayconnect(&self) -> Option<Function>
pub fn onvrdisplayconnect(&self) -> Option<Function>
Getter for the onvrdisplayconnect
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_onvrdisplayconnect(&self, value: Option<&Function>)
pub fn set_onvrdisplayconnect(&self, value: Option<&Function>)
Setter for the onvrdisplayconnect
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn onvrdisplaydisconnect(&self) -> Option<Function>
pub fn onvrdisplaydisconnect(&self) -> Option<Function>
Getter for the onvrdisplaydisconnect
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_onvrdisplaydisconnect(&self, value: Option<&Function>)
pub fn set_onvrdisplaydisconnect(&self, value: Option<&Function>)
Setter for the onvrdisplaydisconnect
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn onvrdisplayactivate(&self) -> Option<Function>
pub fn onvrdisplayactivate(&self) -> Option<Function>
Getter for the onvrdisplayactivate
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_onvrdisplayactivate(&self, value: Option<&Function>)
pub fn set_onvrdisplayactivate(&self, value: Option<&Function>)
Setter for the onvrdisplayactivate
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn onvrdisplaydeactivate(&self) -> Option<Function>
pub fn onvrdisplaydeactivate(&self) -> Option<Function>
Getter for the onvrdisplaydeactivate
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_onvrdisplaydeactivate(&self, value: Option<&Function>)
pub fn set_onvrdisplaydeactivate(&self, value: Option<&Function>)
Setter for the onvrdisplaydeactivate
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn onvrdisplaypresentchange(&self) -> Option<Function>
pub fn onvrdisplaypresentchange(&self) -> Option<Function>
Getter for the onvrdisplaypresentchange
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_onvrdisplaypresentchange(&self, value: Option<&Function>)
pub fn set_onvrdisplaypresentchange(&self, value: Option<&Function>)
Setter for the onvrdisplaypresentchange
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
source§impl Window
impl Window
sourcepub fn set_onabort(&self, value: Option<&Function>)
pub fn set_onabort(&self, value: Option<&Function>)
Setter for the onabort
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
source§impl Window
impl Window
sourcepub fn set_onblur(&self, value: Option<&Function>)
pub fn set_onblur(&self, value: Option<&Function>)
Setter for the onblur
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
source§impl Window
impl Window
sourcepub fn set_onfocus(&self, value: Option<&Function>)
pub fn set_onfocus(&self, value: Option<&Function>)
Setter for the onfocus
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn onauxclick(&self) -> Option<Function>
pub fn onauxclick(&self) -> Option<Function>
Getter for the onauxclick
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_onauxclick(&self, value: Option<&Function>)
pub fn set_onauxclick(&self, value: Option<&Function>)
Setter for the onauxclick
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
source§impl Window
impl Window
sourcepub fn set_oncanplay(&self, value: Option<&Function>)
pub fn set_oncanplay(&self, value: Option<&Function>)
Setter for the oncanplay
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn oncanplaythrough(&self) -> Option<Function>
pub fn oncanplaythrough(&self) -> Option<Function>
Getter for the oncanplaythrough
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_oncanplaythrough(&self, value: Option<&Function>)
pub fn set_oncanplaythrough(&self, value: Option<&Function>)
Setter for the oncanplaythrough
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
source§impl Window
impl Window
sourcepub fn set_onchange(&self, value: Option<&Function>)
pub fn set_onchange(&self, value: Option<&Function>)
Setter for the onchange
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
source§impl Window
impl Window
sourcepub fn set_onclick(&self, value: Option<&Function>)
pub fn set_onclick(&self, value: Option<&Function>)
Setter for the onclick
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
source§impl Window
impl Window
sourcepub fn set_onclose(&self, value: Option<&Function>)
pub fn set_onclose(&self, value: Option<&Function>)
Setter for the onclose
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
Getter for the oncontextmenu
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
Setter for the oncontextmenu
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn ondblclick(&self) -> Option<Function>
pub fn ondblclick(&self) -> Option<Function>
Getter for the ondblclick
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_ondblclick(&self, value: Option<&Function>)
pub fn set_ondblclick(&self, value: Option<&Function>)
Setter for the ondblclick
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
source§impl Window
impl Window
sourcepub fn set_ondrag(&self, value: Option<&Function>)
pub fn set_ondrag(&self, value: Option<&Function>)
Setter for the ondrag
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
source§impl Window
impl Window
sourcepub fn set_ondragend(&self, value: Option<&Function>)
pub fn set_ondragend(&self, value: Option<&Function>)
Setter for the ondragend
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn ondragenter(&self) -> Option<Function>
pub fn ondragenter(&self) -> Option<Function>
Getter for the ondragenter
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_ondragenter(&self, value: Option<&Function>)
pub fn set_ondragenter(&self, value: Option<&Function>)
Setter for the ondragenter
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn ondragexit(&self) -> Option<Function>
pub fn ondragexit(&self) -> Option<Function>
Getter for the ondragexit
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_ondragexit(&self, value: Option<&Function>)
pub fn set_ondragexit(&self, value: Option<&Function>)
Setter for the ondragexit
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn ondragleave(&self) -> Option<Function>
pub fn ondragleave(&self) -> Option<Function>
Getter for the ondragleave
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_ondragleave(&self, value: Option<&Function>)
pub fn set_ondragleave(&self, value: Option<&Function>)
Setter for the ondragleave
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn ondragover(&self) -> Option<Function>
pub fn ondragover(&self) -> Option<Function>
Getter for the ondragover
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_ondragover(&self, value: Option<&Function>)
pub fn set_ondragover(&self, value: Option<&Function>)
Setter for the ondragover
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn ondragstart(&self) -> Option<Function>
pub fn ondragstart(&self) -> Option<Function>
Getter for the ondragstart
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_ondragstart(&self, value: Option<&Function>)
pub fn set_ondragstart(&self, value: Option<&Function>)
Setter for the ondragstart
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
source§impl Window
impl Window
sourcepub fn set_ondrop(&self, value: Option<&Function>)
pub fn set_ondrop(&self, value: Option<&Function>)
Setter for the ondrop
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn ondurationchange(&self) -> Option<Function>
pub fn ondurationchange(&self) -> Option<Function>
Getter for the ondurationchange
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_ondurationchange(&self, value: Option<&Function>)
pub fn set_ondurationchange(&self, value: Option<&Function>)
Setter for the ondurationchange
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
source§impl Window
impl Window
sourcepub fn set_onemptied(&self, value: Option<&Function>)
pub fn set_onemptied(&self, value: Option<&Function>)
Setter for the onemptied
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
source§impl Window
impl Window
sourcepub fn set_onended(&self, value: Option<&Function>)
pub fn set_onended(&self, value: Option<&Function>)
Setter for the onended
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
source§impl Window
impl Window
sourcepub fn set_oninput(&self, value: Option<&Function>)
pub fn set_oninput(&self, value: Option<&Function>)
Setter for the oninput
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
source§impl Window
impl Window
sourcepub fn set_oninvalid(&self, value: Option<&Function>)
pub fn set_oninvalid(&self, value: Option<&Function>)
Setter for the oninvalid
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
source§impl Window
impl Window
sourcepub fn set_onkeydown(&self, value: Option<&Function>)
pub fn set_onkeydown(&self, value: Option<&Function>)
Setter for the onkeydown
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn onkeypress(&self) -> Option<Function>
pub fn onkeypress(&self) -> Option<Function>
Getter for the onkeypress
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_onkeypress(&self, value: Option<&Function>)
pub fn set_onkeypress(&self, value: Option<&Function>)
Setter for the onkeypress
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
source§impl Window
impl Window
sourcepub fn set_onkeyup(&self, value: Option<&Function>)
pub fn set_onkeyup(&self, value: Option<&Function>)
Setter for the onkeyup
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
source§impl Window
impl Window
sourcepub fn set_onload(&self, value: Option<&Function>)
pub fn set_onload(&self, value: Option<&Function>)
Setter for the onload
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn onloadeddata(&self) -> Option<Function>
pub fn onloadeddata(&self) -> Option<Function>
Getter for the onloadeddata
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_onloadeddata(&self, value: Option<&Function>)
pub fn set_onloadeddata(&self, value: Option<&Function>)
Setter for the onloadeddata
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn onloadedmetadata(&self) -> Option<Function>
pub fn onloadedmetadata(&self) -> Option<Function>
Getter for the onloadedmetadata
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_onloadedmetadata(&self, value: Option<&Function>)
pub fn set_onloadedmetadata(&self, value: Option<&Function>)
Setter for the onloadedmetadata
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
source§impl Window
impl Window
sourcepub fn set_onloadend(&self, value: Option<&Function>)
pub fn set_onloadend(&self, value: Option<&Function>)
Setter for the onloadend
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn onloadstart(&self) -> Option<Function>
pub fn onloadstart(&self) -> Option<Function>
Getter for the onloadstart
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_onloadstart(&self, value: Option<&Function>)
pub fn set_onloadstart(&self, value: Option<&Function>)
Setter for the onloadstart
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn onmousedown(&self) -> Option<Function>
pub fn onmousedown(&self) -> Option<Function>
Getter for the onmousedown
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_onmousedown(&self, value: Option<&Function>)
pub fn set_onmousedown(&self, value: Option<&Function>)
Setter for the onmousedown
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn onmouseenter(&self) -> Option<Function>
pub fn onmouseenter(&self) -> Option<Function>
Getter for the onmouseenter
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_onmouseenter(&self, value: Option<&Function>)
pub fn set_onmouseenter(&self, value: Option<&Function>)
Setter for the onmouseenter
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn onmouseleave(&self) -> Option<Function>
pub fn onmouseleave(&self) -> Option<Function>
Getter for the onmouseleave
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_onmouseleave(&self, value: Option<&Function>)
pub fn set_onmouseleave(&self, value: Option<&Function>)
Setter for the onmouseleave
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn onmousemove(&self) -> Option<Function>
pub fn onmousemove(&self) -> Option<Function>
Getter for the onmousemove
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_onmousemove(&self, value: Option<&Function>)
pub fn set_onmousemove(&self, value: Option<&Function>)
Setter for the onmousemove
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn onmouseout(&self) -> Option<Function>
pub fn onmouseout(&self) -> Option<Function>
Getter for the onmouseout
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_onmouseout(&self, value: Option<&Function>)
pub fn set_onmouseout(&self, value: Option<&Function>)
Setter for the onmouseout
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn onmouseover(&self) -> Option<Function>
pub fn onmouseover(&self) -> Option<Function>
Getter for the onmouseover
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_onmouseover(&self, value: Option<&Function>)
pub fn set_onmouseover(&self, value: Option<&Function>)
Setter for the onmouseover
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
source§impl Window
impl Window
sourcepub fn set_onmouseup(&self, value: Option<&Function>)
pub fn set_onmouseup(&self, value: Option<&Function>)
Setter for the onmouseup
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
source§impl Window
impl Window
sourcepub fn set_onwheel(&self, value: Option<&Function>)
pub fn set_onwheel(&self, value: Option<&Function>)
Setter for the onwheel
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
source§impl Window
impl Window
sourcepub fn set_onpause(&self, value: Option<&Function>)
pub fn set_onpause(&self, value: Option<&Function>)
Setter for the onpause
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
source§impl Window
impl Window
sourcepub fn set_onplay(&self, value: Option<&Function>)
pub fn set_onplay(&self, value: Option<&Function>)
Setter for the onplay
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
source§impl Window
impl Window
sourcepub fn set_onplaying(&self, value: Option<&Function>)
pub fn set_onplaying(&self, value: Option<&Function>)
Setter for the onplaying
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn onprogress(&self) -> Option<Function>
pub fn onprogress(&self) -> Option<Function>
Getter for the onprogress
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_onprogress(&self, value: Option<&Function>)
pub fn set_onprogress(&self, value: Option<&Function>)
Setter for the onprogress
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn onratechange(&self) -> Option<Function>
pub fn onratechange(&self) -> Option<Function>
Getter for the onratechange
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_onratechange(&self, value: Option<&Function>)
pub fn set_onratechange(&self, value: Option<&Function>)
Setter for the onratechange
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
source§impl Window
impl Window
sourcepub fn set_onreset(&self, value: Option<&Function>)
pub fn set_onreset(&self, value: Option<&Function>)
Setter for the onreset
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
source§impl Window
impl Window
sourcepub fn set_onresize(&self, value: Option<&Function>)
pub fn set_onresize(&self, value: Option<&Function>)
Setter for the onresize
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
source§impl Window
impl Window
sourcepub fn set_onscroll(&self, value: Option<&Function>)
pub fn set_onscroll(&self, value: Option<&Function>)
Setter for the onscroll
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
source§impl Window
impl Window
sourcepub fn set_onseeked(&self, value: Option<&Function>)
pub fn set_onseeked(&self, value: Option<&Function>)
Setter for the onseeked
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
source§impl Window
impl Window
sourcepub fn set_onseeking(&self, value: Option<&Function>)
pub fn set_onseeking(&self, value: Option<&Function>)
Setter for the onseeking
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
source§impl Window
impl Window
sourcepub fn set_onselect(&self, value: Option<&Function>)
pub fn set_onselect(&self, value: Option<&Function>)
Setter for the onselect
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
source§impl Window
impl Window
sourcepub fn set_onshow(&self, value: Option<&Function>)
pub fn set_onshow(&self, value: Option<&Function>)
Setter for the onshow
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
source§impl Window
impl Window
sourcepub fn set_onstalled(&self, value: Option<&Function>)
pub fn set_onstalled(&self, value: Option<&Function>)
Setter for the onstalled
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
source§impl Window
impl Window
sourcepub fn set_onsubmit(&self, value: Option<&Function>)
pub fn set_onsubmit(&self, value: Option<&Function>)
Setter for the onsubmit
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
source§impl Window
impl Window
sourcepub fn set_onsuspend(&self, value: Option<&Function>)
pub fn set_onsuspend(&self, value: Option<&Function>)
Setter for the onsuspend
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn ontimeupdate(&self) -> Option<Function>
pub fn ontimeupdate(&self) -> Option<Function>
Getter for the ontimeupdate
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_ontimeupdate(&self, value: Option<&Function>)
pub fn set_ontimeupdate(&self, value: Option<&Function>)
Setter for the ontimeupdate
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn onvolumechange(&self) -> Option<Function>
pub fn onvolumechange(&self) -> Option<Function>
Getter for the onvolumechange
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_onvolumechange(&self, value: Option<&Function>)
pub fn set_onvolumechange(&self, value: Option<&Function>)
Setter for the onvolumechange
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
source§impl Window
impl Window
sourcepub fn set_onwaiting(&self, value: Option<&Function>)
pub fn set_onwaiting(&self, value: Option<&Function>)
Setter for the onwaiting
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn onselectstart(&self) -> Option<Function>
pub fn onselectstart(&self) -> Option<Function>
Getter for the onselectstart
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_onselectstart(&self, value: Option<&Function>)
pub fn set_onselectstart(&self, value: Option<&Function>)
Setter for the onselectstart
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
source§impl Window
impl Window
sourcepub fn set_ontoggle(&self, value: Option<&Function>)
pub fn set_ontoggle(&self, value: Option<&Function>)
Setter for the ontoggle
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn onpointercancel(&self) -> Option<Function>
pub fn onpointercancel(&self) -> Option<Function>
Getter for the onpointercancel
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_onpointercancel(&self, value: Option<&Function>)
pub fn set_onpointercancel(&self, value: Option<&Function>)
Setter for the onpointercancel
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn onpointerdown(&self) -> Option<Function>
pub fn onpointerdown(&self) -> Option<Function>
Getter for the onpointerdown
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_onpointerdown(&self, value: Option<&Function>)
pub fn set_onpointerdown(&self, value: Option<&Function>)
Setter for the onpointerdown
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn onpointerup(&self) -> Option<Function>
pub fn onpointerup(&self) -> Option<Function>
Getter for the onpointerup
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_onpointerup(&self, value: Option<&Function>)
pub fn set_onpointerup(&self, value: Option<&Function>)
Setter for the onpointerup
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn onpointermove(&self) -> Option<Function>
pub fn onpointermove(&self) -> Option<Function>
Getter for the onpointermove
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_onpointermove(&self, value: Option<&Function>)
pub fn set_onpointermove(&self, value: Option<&Function>)
Setter for the onpointermove
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn onpointerout(&self) -> Option<Function>
pub fn onpointerout(&self) -> Option<Function>
Getter for the onpointerout
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_onpointerout(&self, value: Option<&Function>)
pub fn set_onpointerout(&self, value: Option<&Function>)
Setter for the onpointerout
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn onpointerover(&self) -> Option<Function>
pub fn onpointerover(&self) -> Option<Function>
Getter for the onpointerover
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_onpointerover(&self, value: Option<&Function>)
pub fn set_onpointerover(&self, value: Option<&Function>)
Setter for the onpointerover
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn onpointerenter(&self) -> Option<Function>
pub fn onpointerenter(&self) -> Option<Function>
Getter for the onpointerenter
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_onpointerenter(&self, value: Option<&Function>)
pub fn set_onpointerenter(&self, value: Option<&Function>)
Setter for the onpointerenter
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn onpointerleave(&self) -> Option<Function>
pub fn onpointerleave(&self) -> Option<Function>
Getter for the onpointerleave
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_onpointerleave(&self, value: Option<&Function>)
pub fn set_onpointerleave(&self, value: Option<&Function>)
Setter for the onpointerleave
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn ongotpointercapture(&self) -> Option<Function>
pub fn ongotpointercapture(&self) -> Option<Function>
Getter for the ongotpointercapture
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_ongotpointercapture(&self, value: Option<&Function>)
pub fn set_ongotpointercapture(&self, value: Option<&Function>)
Setter for the ongotpointercapture
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn onlostpointercapture(&self) -> Option<Function>
pub fn onlostpointercapture(&self) -> Option<Function>
Getter for the onlostpointercapture
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_onlostpointercapture(&self, value: Option<&Function>)
pub fn set_onlostpointercapture(&self, value: Option<&Function>)
Setter for the onlostpointercapture
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn onanimationcancel(&self) -> Option<Function>
pub fn onanimationcancel(&self) -> Option<Function>
Getter for the onanimationcancel
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_onanimationcancel(&self, value: Option<&Function>)
pub fn set_onanimationcancel(&self, value: Option<&Function>)
Setter for the onanimationcancel
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn onanimationend(&self) -> Option<Function>
pub fn onanimationend(&self) -> Option<Function>
Getter for the onanimationend
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_onanimationend(&self, value: Option<&Function>)
pub fn set_onanimationend(&self, value: Option<&Function>)
Setter for the onanimationend
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn onanimationiteration(&self) -> Option<Function>
pub fn onanimationiteration(&self) -> Option<Function>
Getter for the onanimationiteration
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_onanimationiteration(&self, value: Option<&Function>)
pub fn set_onanimationiteration(&self, value: Option<&Function>)
Setter for the onanimationiteration
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn onanimationstart(&self) -> Option<Function>
pub fn onanimationstart(&self) -> Option<Function>
Getter for the onanimationstart
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_onanimationstart(&self, value: Option<&Function>)
pub fn set_onanimationstart(&self, value: Option<&Function>)
Setter for the onanimationstart
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn ontransitioncancel(&self) -> Option<Function>
pub fn ontransitioncancel(&self) -> Option<Function>
Getter for the ontransitioncancel
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_ontransitioncancel(&self, value: Option<&Function>)
pub fn set_ontransitioncancel(&self, value: Option<&Function>)
Setter for the ontransitioncancel
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn ontransitionend(&self) -> Option<Function>
pub fn ontransitionend(&self) -> Option<Function>
Getter for the ontransitionend
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_ontransitionend(&self, value: Option<&Function>)
pub fn set_ontransitionend(&self, value: Option<&Function>)
Setter for the ontransitionend
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn ontransitionrun(&self) -> Option<Function>
pub fn ontransitionrun(&self) -> Option<Function>
Getter for the ontransitionrun
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_ontransitionrun(&self, value: Option<&Function>)
pub fn set_ontransitionrun(&self, value: Option<&Function>)
Setter for the ontransitionrun
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn ontransitionstart(&self) -> Option<Function>
pub fn ontransitionstart(&self) -> Option<Function>
Getter for the ontransitionstart
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_ontransitionstart(&self, value: Option<&Function>)
pub fn set_ontransitionstart(&self, value: Option<&Function>)
Setter for the ontransitionstart
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn onwebkitanimationend(&self) -> Option<Function>
pub fn onwebkitanimationend(&self) -> Option<Function>
Getter for the onwebkitanimationend
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_onwebkitanimationend(&self, value: Option<&Function>)
pub fn set_onwebkitanimationend(&self, value: Option<&Function>)
Setter for the onwebkitanimationend
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn onwebkitanimationiteration(&self) -> Option<Function>
pub fn onwebkitanimationiteration(&self) -> Option<Function>
Getter for the onwebkitanimationiteration
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_onwebkitanimationiteration(&self, value: Option<&Function>)
pub fn set_onwebkitanimationiteration(&self, value: Option<&Function>)
Setter for the onwebkitanimationiteration
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn onwebkitanimationstart(&self) -> Option<Function>
pub fn onwebkitanimationstart(&self) -> Option<Function>
Getter for the onwebkitanimationstart
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_onwebkitanimationstart(&self, value: Option<&Function>)
pub fn set_onwebkitanimationstart(&self, value: Option<&Function>)
Setter for the onwebkitanimationstart
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn onwebkittransitionend(&self) -> Option<Function>
pub fn onwebkittransitionend(&self) -> Option<Function>
Getter for the onwebkittransitionend
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_onwebkittransitionend(&self, value: Option<&Function>)
pub fn set_onwebkittransitionend(&self, value: Option<&Function>)
Setter for the onwebkittransitionend
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
source§impl Window
impl Window
sourcepub fn set_onerror(&self, value: Option<&Function>)
pub fn set_onerror(&self, value: Option<&Function>)
Setter for the onerror
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn ontouchstart(&self) -> Option<Function>
pub fn ontouchstart(&self) -> Option<Function>
Getter for the ontouchstart
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_ontouchstart(&self, value: Option<&Function>)
pub fn set_ontouchstart(&self, value: Option<&Function>)
Setter for the ontouchstart
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn ontouchend(&self) -> Option<Function>
pub fn ontouchend(&self) -> Option<Function>
Getter for the ontouchend
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_ontouchend(&self, value: Option<&Function>)
pub fn set_ontouchend(&self, value: Option<&Function>)
Setter for the ontouchend
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn ontouchmove(&self) -> Option<Function>
pub fn ontouchmove(&self) -> Option<Function>
Getter for the ontouchmove
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_ontouchmove(&self, value: Option<&Function>)
pub fn set_ontouchmove(&self, value: Option<&Function>)
Setter for the ontouchmove
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn ontouchcancel(&self) -> Option<Function>
pub fn ontouchcancel(&self) -> Option<Function>
Getter for the ontouchcancel
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_ontouchcancel(&self, value: Option<&Function>)
pub fn set_ontouchcancel(&self, value: Option<&Function>)
Setter for the ontouchcancel
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn onafterprint(&self) -> Option<Function>
pub fn onafterprint(&self) -> Option<Function>
Getter for the onafterprint
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_onafterprint(&self, value: Option<&Function>)
pub fn set_onafterprint(&self, value: Option<&Function>)
Setter for the onafterprint
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn onbeforeprint(&self) -> Option<Function>
pub fn onbeforeprint(&self) -> Option<Function>
Getter for the onbeforeprint
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_onbeforeprint(&self, value: Option<&Function>)
pub fn set_onbeforeprint(&self, value: Option<&Function>)
Setter for the onbeforeprint
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn onbeforeunload(&self) -> Option<Function>
pub fn onbeforeunload(&self) -> Option<Function>
Getter for the onbeforeunload
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_onbeforeunload(&self, value: Option<&Function>)
pub fn set_onbeforeunload(&self, value: Option<&Function>)
Setter for the onbeforeunload
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn onhashchange(&self) -> Option<Function>
pub fn onhashchange(&self) -> Option<Function>
Getter for the onhashchange
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_onhashchange(&self, value: Option<&Function>)
pub fn set_onhashchange(&self, value: Option<&Function>)
Setter for the onhashchange
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn onlanguagechange(&self) -> Option<Function>
pub fn onlanguagechange(&self) -> Option<Function>
Getter for the onlanguagechange
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_onlanguagechange(&self, value: Option<&Function>)
pub fn set_onlanguagechange(&self, value: Option<&Function>)
Setter for the onlanguagechange
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
source§impl Window
impl Window
sourcepub fn set_onmessage(&self, value: Option<&Function>)
pub fn set_onmessage(&self, value: Option<&Function>)
Setter for the onmessage
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn onmessageerror(&self) -> Option<Function>
pub fn onmessageerror(&self) -> Option<Function>
Getter for the onmessageerror
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_onmessageerror(&self, value: Option<&Function>)
pub fn set_onmessageerror(&self, value: Option<&Function>)
Setter for the onmessageerror
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
source§impl Window
impl Window
sourcepub fn set_onoffline(&self, value: Option<&Function>)
pub fn set_onoffline(&self, value: Option<&Function>)
Setter for the onoffline
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
source§impl Window
impl Window
sourcepub fn set_ononline(&self, value: Option<&Function>)
pub fn set_ononline(&self, value: Option<&Function>)
Setter for the ononline
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn onpagehide(&self) -> Option<Function>
pub fn onpagehide(&self) -> Option<Function>
Getter for the onpagehide
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_onpagehide(&self, value: Option<&Function>)
pub fn set_onpagehide(&self, value: Option<&Function>)
Setter for the onpagehide
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn onpageshow(&self) -> Option<Function>
pub fn onpageshow(&self) -> Option<Function>
Getter for the onpageshow
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_onpageshow(&self, value: Option<&Function>)
pub fn set_onpageshow(&self, value: Option<&Function>)
Setter for the onpageshow
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn onpopstate(&self) -> Option<Function>
pub fn onpopstate(&self) -> Option<Function>
Getter for the onpopstate
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_onpopstate(&self, value: Option<&Function>)
pub fn set_onpopstate(&self, value: Option<&Function>)
Setter for the onpopstate
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
source§impl Window
impl Window
sourcepub fn set_onstorage(&self, value: Option<&Function>)
pub fn set_onstorage(&self, value: Option<&Function>)
Setter for the onstorage
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
source§impl Window
impl Window
sourcepub fn set_onunload(&self, value: Option<&Function>)
pub fn set_onunload(&self, value: Option<&Function>)
Setter for the onunload
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
source§impl Window
impl Window
sourcepub fn is_secure_context(&self) -> bool
pub fn is_secure_context(&self) -> bool
Getter for the isSecureContext
field of this object.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
source§impl Window
impl Window
sourcepub fn cancel_idle_callback(&self, handle: u32)
pub fn cancel_idle_callback(&self, handle: u32)
The cancelIdleCallback()
method.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn capture_events(&self)
pub fn capture_events(&self)
The captureEvents()
method.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
source§impl Window
impl Window
source§impl Window
impl Window
source§impl Window
impl Window
source§impl Window
impl Window
source§impl Window
impl Window
source§impl Window
impl Window
source§impl Window
impl Window
source§impl Window
impl Window
sourcepub fn release_events(&self)
pub fn release_events(&self)
The releaseEvents()
method.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
source§impl Window
impl Window
sourcepub fn scroll_with_x_and_y(&self, x: f64, y: f64)
pub fn scroll_with_x_and_y(&self, x: f64, y: f64)
The scroll()
method.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
source§impl Window
impl Window
sourcepub fn scroll_by_with_x_and_y(&self, x: f64, y: f64)
pub fn scroll_by_with_x_and_y(&self, x: f64, y: f64)
The scrollBy()
method.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
source§impl Window
impl Window
sourcepub fn scroll_to_with_x_and_y(&self, x: f64, y: f64)
pub fn scroll_to_with_x_and_y(&self, x: f64, y: f64)
The scrollTo()
method.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
source§impl Window
impl Window
source§impl Window
impl Window
source§impl Window
impl Window
sourcepub fn clear_interval(&self)
pub fn clear_interval(&self)
The clearInterval()
method.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn clear_interval_with_handle(&self, handle: i32)
pub fn clear_interval_with_handle(&self, handle: i32)
The clearInterval()
method.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn clear_timeout(&self)
pub fn clear_timeout(&self)
The clearTimeout()
method.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn clear_timeout_with_handle(&self, handle: i32)
pub fn clear_timeout_with_handle(&self, handle: i32)
The clearTimeout()
method.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
source§impl Window
impl Window
source§impl Window
impl Window
sourcepub fn fetch_with_str(&self, input: &str) -> Promise
pub fn fetch_with_str(&self, input: &str) -> Promise
The fetch()
method.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
source§impl Window
impl Window
source§impl Window
impl Window
source§impl Window
impl Window
source§impl Window
impl Window
source§impl Window
impl Window
source§impl Window
impl Window
sourcepub fn set_interval_with_callback_and_timeout_and_arguments_4(
&self,
handler: &Function,
timeout: i32,
arguments_1: &JsValue,
arguments_2: &JsValue,
arguments_3: &JsValue,
arguments_4: &JsValue
) -> Result<i32, JsValue>
pub fn set_interval_with_callback_and_timeout_and_arguments_4( &self, handler: &Function, timeout: i32, arguments_1: &JsValue, arguments_2: &JsValue, arguments_3: &JsValue, arguments_4: &JsValue ) -> Result<i32, JsValue>
The setInterval()
method.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_interval_with_callback_and_timeout_and_arguments_5(
&self,
handler: &Function,
timeout: i32,
arguments_1: &JsValue,
arguments_2: &JsValue,
arguments_3: &JsValue,
arguments_4: &JsValue,
arguments_5: &JsValue
) -> Result<i32, JsValue>
pub fn set_interval_with_callback_and_timeout_and_arguments_5( &self, handler: &Function, timeout: i32, arguments_1: &JsValue, arguments_2: &JsValue, arguments_3: &JsValue, arguments_4: &JsValue, arguments_5: &JsValue ) -> Result<i32, JsValue>
The setInterval()
method.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_interval_with_callback_and_timeout_and_arguments_6(
&self,
handler: &Function,
timeout: i32,
arguments_1: &JsValue,
arguments_2: &JsValue,
arguments_3: &JsValue,
arguments_4: &JsValue,
arguments_5: &JsValue,
arguments_6: &JsValue
) -> Result<i32, JsValue>
pub fn set_interval_with_callback_and_timeout_and_arguments_6( &self, handler: &Function, timeout: i32, arguments_1: &JsValue, arguments_2: &JsValue, arguments_3: &JsValue, arguments_4: &JsValue, arguments_5: &JsValue, arguments_6: &JsValue ) -> Result<i32, JsValue>
The setInterval()
method.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_interval_with_callback_and_timeout_and_arguments_7(
&self,
handler: &Function,
timeout: i32,
arguments_1: &JsValue,
arguments_2: &JsValue,
arguments_3: &JsValue,
arguments_4: &JsValue,
arguments_5: &JsValue,
arguments_6: &JsValue,
arguments_7: &JsValue
) -> Result<i32, JsValue>
pub fn set_interval_with_callback_and_timeout_and_arguments_7( &self, handler: &Function, timeout: i32, arguments_1: &JsValue, arguments_2: &JsValue, arguments_3: &JsValue, arguments_4: &JsValue, arguments_5: &JsValue, arguments_6: &JsValue, arguments_7: &JsValue ) -> Result<i32, JsValue>
The setInterval()
method.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
source§impl Window
impl Window
source§impl Window
impl Window
source§impl Window
impl Window
source§impl Window
impl Window
source§impl Window
impl Window
source§impl Window
impl Window
sourcepub fn set_interval_with_str_and_timeout_and_unused_5(
&self,
handler: &str,
timeout: i32,
unused_1: &JsValue,
unused_2: &JsValue,
unused_3: &JsValue,
unused_4: &JsValue,
unused_5: &JsValue
) -> Result<i32, JsValue>
pub fn set_interval_with_str_and_timeout_and_unused_5( &self, handler: &str, timeout: i32, unused_1: &JsValue, unused_2: &JsValue, unused_3: &JsValue, unused_4: &JsValue, unused_5: &JsValue ) -> Result<i32, JsValue>
The setInterval()
method.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_interval_with_str_and_timeout_and_unused_6(
&self,
handler: &str,
timeout: i32,
unused_1: &JsValue,
unused_2: &JsValue,
unused_3: &JsValue,
unused_4: &JsValue,
unused_5: &JsValue,
unused_6: &JsValue
) -> Result<i32, JsValue>
pub fn set_interval_with_str_and_timeout_and_unused_6( &self, handler: &str, timeout: i32, unused_1: &JsValue, unused_2: &JsValue, unused_3: &JsValue, unused_4: &JsValue, unused_5: &JsValue, unused_6: &JsValue ) -> Result<i32, JsValue>
The setInterval()
method.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_interval_with_str_and_timeout_and_unused_7(
&self,
handler: &str,
timeout: i32,
unused_1: &JsValue,
unused_2: &JsValue,
unused_3: &JsValue,
unused_4: &JsValue,
unused_5: &JsValue,
unused_6: &JsValue,
unused_7: &JsValue
) -> Result<i32, JsValue>
pub fn set_interval_with_str_and_timeout_and_unused_7( &self, handler: &str, timeout: i32, unused_1: &JsValue, unused_2: &JsValue, unused_3: &JsValue, unused_4: &JsValue, unused_5: &JsValue, unused_6: &JsValue, unused_7: &JsValue ) -> Result<i32, JsValue>
The setInterval()
method.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
source§impl Window
impl Window
source§impl Window
impl Window
source§impl Window
impl Window
source§impl Window
impl Window
source§impl Window
impl Window
source§impl Window
impl Window
sourcepub fn set_timeout_with_callback_and_timeout_and_arguments_4(
&self,
handler: &Function,
timeout: i32,
arguments_1: &JsValue,
arguments_2: &JsValue,
arguments_3: &JsValue,
arguments_4: &JsValue
) -> Result<i32, JsValue>
pub fn set_timeout_with_callback_and_timeout_and_arguments_4( &self, handler: &Function, timeout: i32, arguments_1: &JsValue, arguments_2: &JsValue, arguments_3: &JsValue, arguments_4: &JsValue ) -> Result<i32, JsValue>
The setTimeout()
method.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_timeout_with_callback_and_timeout_and_arguments_5(
&self,
handler: &Function,
timeout: i32,
arguments_1: &JsValue,
arguments_2: &JsValue,
arguments_3: &JsValue,
arguments_4: &JsValue,
arguments_5: &JsValue
) -> Result<i32, JsValue>
pub fn set_timeout_with_callback_and_timeout_and_arguments_5( &self, handler: &Function, timeout: i32, arguments_1: &JsValue, arguments_2: &JsValue, arguments_3: &JsValue, arguments_4: &JsValue, arguments_5: &JsValue ) -> Result<i32, JsValue>
The setTimeout()
method.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_timeout_with_callback_and_timeout_and_arguments_6(
&self,
handler: &Function,
timeout: i32,
arguments_1: &JsValue,
arguments_2: &JsValue,
arguments_3: &JsValue,
arguments_4: &JsValue,
arguments_5: &JsValue,
arguments_6: &JsValue
) -> Result<i32, JsValue>
pub fn set_timeout_with_callback_and_timeout_and_arguments_6( &self, handler: &Function, timeout: i32, arguments_1: &JsValue, arguments_2: &JsValue, arguments_3: &JsValue, arguments_4: &JsValue, arguments_5: &JsValue, arguments_6: &JsValue ) -> Result<i32, JsValue>
The setTimeout()
method.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_timeout_with_callback_and_timeout_and_arguments_7(
&self,
handler: &Function,
timeout: i32,
arguments_1: &JsValue,
arguments_2: &JsValue,
arguments_3: &JsValue,
arguments_4: &JsValue,
arguments_5: &JsValue,
arguments_6: &JsValue,
arguments_7: &JsValue
) -> Result<i32, JsValue>
pub fn set_timeout_with_callback_and_timeout_and_arguments_7( &self, handler: &Function, timeout: i32, arguments_1: &JsValue, arguments_2: &JsValue, arguments_3: &JsValue, arguments_4: &JsValue, arguments_5: &JsValue, arguments_6: &JsValue, arguments_7: &JsValue ) -> Result<i32, JsValue>
The setTimeout()
method.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
source§impl Window
impl Window
source§impl Window
impl Window
source§impl Window
impl Window
source§impl Window
impl Window
source§impl Window
impl Window
source§impl Window
impl Window
sourcepub fn set_timeout_with_str_and_timeout_and_unused_5(
&self,
handler: &str,
timeout: i32,
unused_1: &JsValue,
unused_2: &JsValue,
unused_3: &JsValue,
unused_4: &JsValue,
unused_5: &JsValue
) -> Result<i32, JsValue>
pub fn set_timeout_with_str_and_timeout_and_unused_5( &self, handler: &str, timeout: i32, unused_1: &JsValue, unused_2: &JsValue, unused_3: &JsValue, unused_4: &JsValue, unused_5: &JsValue ) -> Result<i32, JsValue>
The setTimeout()
method.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_timeout_with_str_and_timeout_and_unused_6(
&self,
handler: &str,
timeout: i32,
unused_1: &JsValue,
unused_2: &JsValue,
unused_3: &JsValue,
unused_4: &JsValue,
unused_5: &JsValue,
unused_6: &JsValue
) -> Result<i32, JsValue>
pub fn set_timeout_with_str_and_timeout_and_unused_6( &self, handler: &str, timeout: i32, unused_1: &JsValue, unused_2: &JsValue, unused_3: &JsValue, unused_4: &JsValue, unused_5: &JsValue, unused_6: &JsValue ) -> Result<i32, JsValue>
The setTimeout()
method.
This API requires the following crate features to be activated: Window
source§impl Window
impl Window
sourcepub fn set_timeout_with_str_and_timeout_and_unused_7(
&self,
handler: &str,
timeout: i32,
unused_1: &JsValue,
unused_2: &JsValue,
unused_3: &JsValue,
unused_4: &JsValue,
unused_5: &JsValue,
unused_6: &JsValue,
unused_7: &JsValue
) -> Result<i32, JsValue>
pub fn set_timeout_with_str_and_timeout_and_unused_7( &self, handler: &str, timeout: i32, unused_1: &JsValue, unused_2: &JsValue, unused_3: &JsValue, unused_4: &JsValue, unused_5: &JsValue, unused_6: &JsValue, unused_7: &JsValue ) -> Result<i32, JsValue>
The setTimeout()
method.
This API requires the following crate features to be activated: Window
Methods from Deref<Target = EventTarget>§
sourcepub fn add_event_listener_with_callback(
&self,
type_: &str,
listener: &Function
) -> Result<(), JsValue>
pub fn add_event_listener_with_callback( &self, type_: &str, listener: &Function ) -> Result<(), JsValue>
The addEventListener()
method.
This API requires the following crate features to be activated: EventTarget
sourcepub fn add_event_listener_with_callback_and_bool(
&self,
type_: &str,
listener: &Function,
options: bool
) -> Result<(), JsValue>
pub fn add_event_listener_with_callback_and_bool( &self, type_: &str, listener: &Function, options: bool ) -> Result<(), JsValue>
The addEventListener()
method.
This API requires the following crate features to be activated: EventTarget
sourcepub fn add_event_listener_with_callback_and_bool_and_wants_untrusted(
&self,
type_: &str,
listener: &Function,
options: bool,
wants_untrusted: Option<bool>
) -> Result<(), JsValue>
pub fn add_event_listener_with_callback_and_bool_and_wants_untrusted( &self, type_: &str, listener: &Function, options: bool, wants_untrusted: Option<bool> ) -> Result<(), JsValue>
The addEventListener()
method.
This API requires the following crate features to be activated: EventTarget
sourcepub fn dispatch_event(&self, event: &Event) -> Result<bool, JsValue>
pub fn dispatch_event(&self, event: &Event) -> Result<bool, JsValue>
The dispatchEvent()
method.
This API requires the following crate features to be activated: Event
, EventTarget
sourcepub fn remove_event_listener_with_callback(
&self,
type_: &str,
listener: &Function
) -> Result<(), JsValue>
pub fn remove_event_listener_with_callback( &self, type_: &str, listener: &Function ) -> Result<(), JsValue>
The removeEventListener()
method.
This API requires the following crate features to be activated: EventTarget
Methods from Deref<Target = Object>§
sourcepub fn constructor(&self) -> Function
pub fn constructor(&self) -> Function
The constructor property returns a reference to the Object
constructor
function that created the instance object.
sourcepub fn has_own_property(&self, property: &JsValue) -> bool
pub fn has_own_property(&self, property: &JsValue) -> bool
The hasOwnProperty()
method returns a boolean indicating whether the
object has the specified property as its own property (as opposed to
inheriting it).
sourcepub fn is_prototype_of(&self, value: &JsValue) -> bool
pub fn is_prototype_of(&self, value: &JsValue) -> bool
The isPrototypeOf()
method checks if an object exists in another
object’s prototype chain.
sourcepub fn property_is_enumerable(&self, property: &JsValue) -> bool
pub fn property_is_enumerable(&self, property: &JsValue) -> bool
The propertyIsEnumerable()
method returns a Boolean indicating
whether the specified property is enumerable.
sourcepub fn to_locale_string(&self) -> JsString
pub fn to_locale_string(&self) -> JsString
The toLocaleString()
method returns a string representing the object.
This method is meant to be overridden by derived objects for
locale-specific purposes.
sourcepub fn to_string(&self) -> JsString
pub fn to_string(&self) -> JsString
The toString()
method returns a string representing the object.
Methods from Deref<Target = JsValue>§
pub const NULL: JsValue = _
pub const UNDEFINED: JsValue = _
pub const TRUE: JsValue = _
pub const FALSE: JsValue = _
sourcepub fn as_f64(&self) -> Option<f64>
pub fn as_f64(&self) -> Option<f64>
Returns the f64
value of this JS value if it’s an instance of a
number.
If this JS value is not an instance of a number then this returns
None
.
sourcepub fn as_string(&self) -> Option<String>
pub fn as_string(&self) -> Option<String>
If this JS value is a string value, this function copies the JS string
value into wasm linear memory, encoded as UTF-8, and returns it as a
Rust String
.
To avoid the copying and re-encoding, consider the
JsString::try_from()
function from js-sys
instead.
If this JS value is not an instance of a string or if it’s not valid
utf-8 then this returns None
.
UTF-16 vs UTF-8
JavaScript strings in general are encoded as UTF-16, but Rust strings
are encoded as UTF-8. This can cause the Rust string to look a bit
different than the JS string sometimes. For more details see the
documentation about the str
type which contains a few
caveats about the encodings.
sourcepub fn as_bool(&self) -> Option<bool>
pub fn as_bool(&self) -> Option<bool>
Returns the bool
value of this JS value if it’s an instance of a
boolean.
If this JS value is not an instance of a boolean then this returns
None
.
sourcepub fn is_undefined(&self) -> bool
pub fn is_undefined(&self) -> bool
Tests whether this JS value is undefined
sourcepub fn is_function(&self) -> bool
pub fn is_function(&self) -> bool
Tests whether the type of this JS value is function
.
sourcepub fn js_in(&self, obj: &JsValue) -> bool
pub fn js_in(&self, obj: &JsValue) -> bool
Applies the binary in
JS operator on the two JsValue
s.
sourcepub fn loose_eq(&self, other: &JsValue) -> bool
pub fn loose_eq(&self, other: &JsValue) -> bool
Compare two JsValue
s for equality, using the ==
operator in JS.
sourcepub fn unsigned_shr(&self, rhs: &JsValue) -> u32
pub fn unsigned_shr(&self, rhs: &JsValue) -> u32
Applies the binary >>>
JS operator on the two JsValue
s.
sourcepub fn checked_div(&self, rhs: &JsValue) -> JsValue
pub fn checked_div(&self, rhs: &JsValue) -> JsValue
Applies the binary /
JS operator on two JsValue
s, catching and returning any RangeError
thrown.
sourcepub fn pow(&self, rhs: &JsValue) -> JsValue
pub fn pow(&self, rhs: &JsValue) -> JsValue
Applies the binary **
JS operator on the two JsValue
s.
sourcepub fn lt(&self, other: &JsValue) -> bool
pub fn lt(&self, other: &JsValue) -> bool
Applies the binary <
JS operator on the two JsValue
s.
sourcepub fn le(&self, other: &JsValue) -> bool
pub fn le(&self, other: &JsValue) -> bool
Applies the binary <=
JS operator on the two JsValue
s.
sourcepub fn ge(&self, other: &JsValue) -> bool
pub fn ge(&self, other: &JsValue) -> bool
Applies the binary >=
JS operator on the two JsValue
s.
sourcepub fn gt(&self, other: &JsValue) -> bool
pub fn gt(&self, other: &JsValue) -> bool
Applies the binary >
JS operator on the two JsValue
s.
sourcepub fn unchecked_into_f64(&self) -> f64
pub fn unchecked_into_f64(&self) -> f64
Applies the unary +
JS operator on a JsValue
. Can throw.
Trait Implementations§
source§impl AsRef<EventTarget> for Window
impl AsRef<EventTarget> for Window
source§fn as_ref(&self) -> &EventTarget
fn as_ref(&self) -> &EventTarget
source§impl Deref for Window
impl Deref for Window
§type Target = EventTarget
type Target = EventTarget
source§fn deref(&self) -> &EventTarget
fn deref(&self) -> &EventTarget
source§impl From<Window> for EventTarget
impl From<Window> for EventTarget
source§fn from(obj: Window) -> EventTarget
fn from(obj: Window) -> EventTarget
source§impl FromWasmAbi for Window
impl FromWasmAbi for Window
source§impl<'a> IntoWasmAbi for &'a Window
impl<'a> IntoWasmAbi for &'a Window
source§impl IntoWasmAbi for Window
impl IntoWasmAbi for Window
source§impl JsCast for Window
impl JsCast for Window
source§fn instanceof(val: &JsValue) -> bool
fn instanceof(val: &JsValue) -> bool
instanceof
check to see whether the JsValue
provided is an instance of this type. Read moresource§fn unchecked_from_js(val: JsValue) -> Self
fn unchecked_from_js(val: JsValue) -> Self
source§fn unchecked_from_js_ref(val: &JsValue) -> &Self
fn unchecked_from_js_ref(val: &JsValue) -> &Self
source§fn has_type<T>(&self) -> boolwhere
T: JsCast,
fn has_type<T>(&self) -> boolwhere T: JsCast,
T
. Read moresource§fn dyn_into<T>(self) -> Result<T, Self>where
T: JsCast,
fn dyn_into<T>(self) -> Result<T, Self>where T: JsCast,
T
. Read moresource§fn dyn_ref<T>(&self) -> Option<&T>where
T: JsCast,
fn dyn_ref<T>(&self) -> Option<&T>where T: JsCast,
T
. Read moresource§fn unchecked_into<T>(self) -> Twhere
T: JsCast,
fn unchecked_into<T>(self) -> Twhere T: JsCast,
source§fn unchecked_ref<T>(&self) -> &Twhere
T: JsCast,
fn unchecked_ref<T>(&self) -> &Twhere T: JsCast,
source§impl LongRefFromWasmAbi for Window
impl LongRefFromWasmAbi for Window
source§impl OptionFromWasmAbi for Window
impl OptionFromWasmAbi for Window
source§impl<'a> OptionIntoWasmAbi for &'a Window
impl<'a> OptionIntoWasmAbi for &'a Window
source§impl OptionIntoWasmAbi for Window
impl OptionIntoWasmAbi for Window
source§impl PartialEq<Window> for Window
impl PartialEq<Window> for Window
source§impl RefFromWasmAbi for Window
impl RefFromWasmAbi for Window
§type Abi = <JsValue as RefFromWasmAbi>::Abi
type Abi = <JsValue as RefFromWasmAbi>::Abi
Self
are recovered from.§type Anchor = ManuallyDrop<Window>
type Anchor = ManuallyDrop<Window>
Self
for the duration of the
invocation of the function that has an &Self
parameter. This is
required to ensure that the lifetimes don’t persist beyond one function
call, and so that they remain anonymous.impl Eq for Window
impl StructuralEq for Window
impl StructuralPartialEq for Window
Auto Trait Implementations§
impl RefUnwindSafe for Window
impl !Send for Window
impl !Sync for Window
impl Unpin for Window
impl UnwindSafe for Window
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
source§impl<T> ReturnWasmAbi for Twhere
T: IntoWasmAbi,
impl<T> ReturnWasmAbi for Twhere T: IntoWasmAbi,
§type Abi = <T as IntoWasmAbi>::Abi
type Abi = <T as IntoWasmAbi>::Abi
IntoWasmAbi::Abi
source§fn return_abi(self) -> <T as ReturnWasmAbi>::Abi
fn return_abi(self) -> <T as ReturnWasmAbi>::Abi
IntoWasmAbi::into_abi
, except that it may throw and never
return in the case of Err
.