Struct web_sys::Window [−][src]
#[repr(transparent)]pub struct Window { /* fields omitted */ }
The Window class.
This API requires the following crate features to be activated: Window
Implementations
impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]pub fn custom_elements(&self) -> CustomElementRegistry[src]
pub fn custom_elements(&self) -> CustomElementRegistry[src]Getter for the customElements field of this object.
This API requires the following crate features to be activated: CustomElementRegistry, Window
impl Window[src]
impl Window[src]pub fn locationbar(&self) -> Result<BarProp, JsValue>[src]
pub fn locationbar(&self) -> Result<BarProp, JsValue>[src]Getter for the locationbar field of this object.
This API requires the following crate features to be activated: BarProp, Window
impl Window[src]
impl Window[src]pub fn personalbar(&self) -> Result<BarProp, JsValue>[src]
pub fn personalbar(&self) -> Result<BarProp, JsValue>[src]Getter for the personalbar field of this object.
This API requires the following crate features to be activated: BarProp, Window
impl Window[src]
impl Window[src]pub fn scrollbars(&self) -> Result<BarProp, JsValue>[src]
pub fn scrollbars(&self) -> Result<BarProp, JsValue>[src]Getter for the scrollbars field of this object.
This API requires the following crate features to be activated: BarProp, Window
impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]pub fn onappinstalled(&self) -> Option<Function>[src]
pub fn onappinstalled(&self) -> Option<Function>[src]Getter for the onappinstalled field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn set_onappinstalled(&self, value: Option<&Function>)[src]
pub fn set_onappinstalled(&self, value: Option<&Function>)[src]Setter for the onappinstalled field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn inner_width(&self) -> Result<JsValue, JsValue>[src]
pub fn inner_width(&self) -> Result<JsValue, JsValue>[src]Getter for the innerWidth field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]pub fn inner_height(&self) -> Result<JsValue, JsValue>[src]
pub fn inner_height(&self) -> Result<JsValue, JsValue>[src]Getter for the innerHeight field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]pub fn page_x_offset(&self) -> Result<f64, JsValue>[src]
pub fn page_x_offset(&self) -> Result<f64, JsValue>[src]Getter for the pageXOffset field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn page_y_offset(&self) -> Result<f64, JsValue>[src]
pub fn page_y_offset(&self) -> Result<f64, JsValue>[src]Getter for the pageYOffset field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]pub fn outer_width(&self) -> Result<JsValue, JsValue>[src]
pub fn outer_width(&self) -> Result<JsValue, JsValue>[src]Getter for the outerWidth field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]pub fn outer_height(&self) -> Result<JsValue, JsValue>[src]
pub fn outer_height(&self) -> Result<JsValue, JsValue>[src]Getter for the outerHeight field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]pub fn device_pixel_ratio(&self) -> f64[src]
pub fn device_pixel_ratio(&self) -> f64[src]Getter for the devicePixelRatio field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn performance(&self) -> Option<Performance>[src]
pub fn performance(&self) -> Option<Performance>[src]Getter for the performance field of this object.
This API requires the following crate features to be activated: Performance, Window
impl Window[src]
impl Window[src]pub fn orientation(&self) -> i16[src]
pub fn orientation(&self) -> i16[src]Getter for the orientation field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn onorientationchange(&self) -> Option<Function>[src]
pub fn onorientationchange(&self) -> Option<Function>[src]Getter for the onorientationchange field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn set_onorientationchange(&self, value: Option<&Function>)[src]
pub fn set_onorientationchange(&self, value: Option<&Function>)[src]Setter for the onorientationchange field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn onvrdisplayconnect(&self) -> Option<Function>[src]
pub fn onvrdisplayconnect(&self) -> Option<Function>[src]Getter for the onvrdisplayconnect field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn set_onvrdisplayconnect(&self, value: Option<&Function>)[src]
pub fn set_onvrdisplayconnect(&self, value: Option<&Function>)[src]Setter for the onvrdisplayconnect field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn onvrdisplaydisconnect(&self) -> Option<Function>[src]
pub fn onvrdisplaydisconnect(&self) -> Option<Function>[src]Getter for the onvrdisplaydisconnect field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn set_onvrdisplaydisconnect(&self, value: Option<&Function>)[src]
pub fn set_onvrdisplaydisconnect(&self, value: Option<&Function>)[src]Setter for the onvrdisplaydisconnect field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn onvrdisplayactivate(&self) -> Option<Function>[src]
pub fn onvrdisplayactivate(&self) -> Option<Function>[src]Getter for the onvrdisplayactivate field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn set_onvrdisplayactivate(&self, value: Option<&Function>)[src]
pub fn set_onvrdisplayactivate(&self, value: Option<&Function>)[src]Setter for the onvrdisplayactivate field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn onvrdisplaydeactivate(&self) -> Option<Function>[src]
pub fn onvrdisplaydeactivate(&self) -> Option<Function>[src]Getter for the onvrdisplaydeactivate field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn set_onvrdisplaydeactivate(&self, value: Option<&Function>)[src]
pub fn set_onvrdisplaydeactivate(&self, value: Option<&Function>)[src]Setter for the onvrdisplaydeactivate field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn onvrdisplaypresentchange(&self) -> Option<Function>[src]
pub fn onvrdisplaypresentchange(&self) -> Option<Function>[src]Getter for the onvrdisplaypresentchange field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn set_onvrdisplaypresentchange(&self, value: Option<&Function>)[src]
pub fn set_onvrdisplaypresentchange(&self, value: Option<&Function>)[src]Setter for the onvrdisplaypresentchange field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn paint_worklet(&self) -> Result<Worklet, JsValue>[src]
pub fn paint_worklet(&self) -> Result<Worklet, JsValue>[src]Getter for the paintWorklet field of this object.
This API requires the following crate features to be activated: Window, Worklet
impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]pub fn set_onabort(&self, value: Option<&Function>)[src]
pub fn set_onabort(&self, value: Option<&Function>)[src]Setter for the onabort field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]pub fn set_onblur(&self, value: Option<&Function>)[src]
pub fn set_onblur(&self, value: Option<&Function>)[src]Setter for the onblur field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]pub fn set_onfocus(&self, value: Option<&Function>)[src]
pub fn set_onfocus(&self, value: Option<&Function>)[src]Setter for the onfocus field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn onauxclick(&self) -> Option<Function>[src]
pub fn onauxclick(&self) -> Option<Function>[src]Getter for the onauxclick field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn set_onauxclick(&self, value: Option<&Function>)[src]
pub fn set_onauxclick(&self, value: Option<&Function>)[src]Setter for the onauxclick field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]pub fn set_oncanplay(&self, value: Option<&Function>)[src]
pub fn set_oncanplay(&self, value: Option<&Function>)[src]Setter for the oncanplay field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn oncanplaythrough(&self) -> Option<Function>[src]
pub fn oncanplaythrough(&self) -> Option<Function>[src]Getter for the oncanplaythrough field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn set_oncanplaythrough(&self, value: Option<&Function>)[src]
pub fn set_oncanplaythrough(&self, value: Option<&Function>)[src]Setter for the oncanplaythrough field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]pub fn set_onchange(&self, value: Option<&Function>)[src]
pub fn set_onchange(&self, value: Option<&Function>)[src]Setter for the onchange field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]pub fn set_onclick(&self, value: Option<&Function>)[src]
pub fn set_onclick(&self, value: Option<&Function>)[src]Setter for the onclick field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]pub fn set_onclose(&self, value: Option<&Function>)[src]
pub fn set_onclose(&self, value: Option<&Function>)[src]Setter for the onclose field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn oncontextmenu(&self) -> Option<Function>[src]
pub fn oncontextmenu(&self) -> Option<Function>[src]Getter for the oncontextmenu field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn set_oncontextmenu(&self, value: Option<&Function>)[src]
pub fn set_oncontextmenu(&self, value: Option<&Function>)[src]Setter for the oncontextmenu field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn ondblclick(&self) -> Option<Function>[src]
pub fn ondblclick(&self) -> Option<Function>[src]Getter for the ondblclick field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn set_ondblclick(&self, value: Option<&Function>)[src]
pub fn set_ondblclick(&self, value: Option<&Function>)[src]Setter for the ondblclick field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]pub fn set_ondrag(&self, value: Option<&Function>)[src]
pub fn set_ondrag(&self, value: Option<&Function>)[src]Setter for the ondrag field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]pub fn set_ondragend(&self, value: Option<&Function>)[src]
pub fn set_ondragend(&self, value: Option<&Function>)[src]Setter for the ondragend field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn ondragenter(&self) -> Option<Function>[src]
pub fn ondragenter(&self) -> Option<Function>[src]Getter for the ondragenter field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn set_ondragenter(&self, value: Option<&Function>)[src]
pub fn set_ondragenter(&self, value: Option<&Function>)[src]Setter for the ondragenter field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn ondragexit(&self) -> Option<Function>[src]
pub fn ondragexit(&self) -> Option<Function>[src]Getter for the ondragexit field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn set_ondragexit(&self, value: Option<&Function>)[src]
pub fn set_ondragexit(&self, value: Option<&Function>)[src]Setter for the ondragexit field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn ondragleave(&self) -> Option<Function>[src]
pub fn ondragleave(&self) -> Option<Function>[src]Getter for the ondragleave field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn set_ondragleave(&self, value: Option<&Function>)[src]
pub fn set_ondragleave(&self, value: Option<&Function>)[src]Setter for the ondragleave field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn ondragover(&self) -> Option<Function>[src]
pub fn ondragover(&self) -> Option<Function>[src]Getter for the ondragover field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn set_ondragover(&self, value: Option<&Function>)[src]
pub fn set_ondragover(&self, value: Option<&Function>)[src]Setter for the ondragover field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn ondragstart(&self) -> Option<Function>[src]
pub fn ondragstart(&self) -> Option<Function>[src]Getter for the ondragstart field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn set_ondragstart(&self, value: Option<&Function>)[src]
pub fn set_ondragstart(&self, value: Option<&Function>)[src]Setter for the ondragstart field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]pub fn set_ondrop(&self, value: Option<&Function>)[src]
pub fn set_ondrop(&self, value: Option<&Function>)[src]Setter for the ondrop field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn ondurationchange(&self) -> Option<Function>[src]
pub fn ondurationchange(&self) -> Option<Function>[src]Getter for the ondurationchange field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn set_ondurationchange(&self, value: Option<&Function>)[src]
pub fn set_ondurationchange(&self, value: Option<&Function>)[src]Setter for the ondurationchange field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]pub fn set_onemptied(&self, value: Option<&Function>)[src]
pub fn set_onemptied(&self, value: Option<&Function>)[src]Setter for the onemptied field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]pub fn set_onended(&self, value: Option<&Function>)[src]
pub fn set_onended(&self, value: Option<&Function>)[src]Setter for the onended field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]pub fn set_oninput(&self, value: Option<&Function>)[src]
pub fn set_oninput(&self, value: Option<&Function>)[src]Setter for the oninput field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]pub fn set_oninvalid(&self, value: Option<&Function>)[src]
pub fn set_oninvalid(&self, value: Option<&Function>)[src]Setter for the oninvalid field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]pub fn set_onkeydown(&self, value: Option<&Function>)[src]
pub fn set_onkeydown(&self, value: Option<&Function>)[src]Setter for the onkeydown field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn onkeypress(&self) -> Option<Function>[src]
pub fn onkeypress(&self) -> Option<Function>[src]Getter for the onkeypress field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn set_onkeypress(&self, value: Option<&Function>)[src]
pub fn set_onkeypress(&self, value: Option<&Function>)[src]Setter for the onkeypress field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]pub fn set_onkeyup(&self, value: Option<&Function>)[src]
pub fn set_onkeyup(&self, value: Option<&Function>)[src]Setter for the onkeyup field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]pub fn set_onload(&self, value: Option<&Function>)[src]
pub fn set_onload(&self, value: Option<&Function>)[src]Setter for the onload field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn onloadeddata(&self) -> Option<Function>[src]
pub fn onloadeddata(&self) -> Option<Function>[src]Getter for the onloadeddata field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn set_onloadeddata(&self, value: Option<&Function>)[src]
pub fn set_onloadeddata(&self, value: Option<&Function>)[src]Setter for the onloadeddata field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn onloadedmetadata(&self) -> Option<Function>[src]
pub fn onloadedmetadata(&self) -> Option<Function>[src]Getter for the onloadedmetadata field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn set_onloadedmetadata(&self, value: Option<&Function>)[src]
pub fn set_onloadedmetadata(&self, value: Option<&Function>)[src]Setter for the onloadedmetadata field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]pub fn set_onloadend(&self, value: Option<&Function>)[src]
pub fn set_onloadend(&self, value: Option<&Function>)[src]Setter for the onloadend field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn onloadstart(&self) -> Option<Function>[src]
pub fn onloadstart(&self) -> Option<Function>[src]Getter for the onloadstart field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn set_onloadstart(&self, value: Option<&Function>)[src]
pub fn set_onloadstart(&self, value: Option<&Function>)[src]Setter for the onloadstart field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn onmousedown(&self) -> Option<Function>[src]
pub fn onmousedown(&self) -> Option<Function>[src]Getter for the onmousedown field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn set_onmousedown(&self, value: Option<&Function>)[src]
pub fn set_onmousedown(&self, value: Option<&Function>)[src]Setter for the onmousedown field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn onmouseenter(&self) -> Option<Function>[src]
pub fn onmouseenter(&self) -> Option<Function>[src]Getter for the onmouseenter field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn set_onmouseenter(&self, value: Option<&Function>)[src]
pub fn set_onmouseenter(&self, value: Option<&Function>)[src]Setter for the onmouseenter field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn onmouseleave(&self) -> Option<Function>[src]
pub fn onmouseleave(&self) -> Option<Function>[src]Getter for the onmouseleave field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn set_onmouseleave(&self, value: Option<&Function>)[src]
pub fn set_onmouseleave(&self, value: Option<&Function>)[src]Setter for the onmouseleave field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn onmousemove(&self) -> Option<Function>[src]
pub fn onmousemove(&self) -> Option<Function>[src]Getter for the onmousemove field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn set_onmousemove(&self, value: Option<&Function>)[src]
pub fn set_onmousemove(&self, value: Option<&Function>)[src]Setter for the onmousemove field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn onmouseout(&self) -> Option<Function>[src]
pub fn onmouseout(&self) -> Option<Function>[src]Getter for the onmouseout field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn set_onmouseout(&self, value: Option<&Function>)[src]
pub fn set_onmouseout(&self, value: Option<&Function>)[src]Setter for the onmouseout field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn onmouseover(&self) -> Option<Function>[src]
pub fn onmouseover(&self) -> Option<Function>[src]Getter for the onmouseover field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn set_onmouseover(&self, value: Option<&Function>)[src]
pub fn set_onmouseover(&self, value: Option<&Function>)[src]Setter for the onmouseover field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]pub fn set_onmouseup(&self, value: Option<&Function>)[src]
pub fn set_onmouseup(&self, value: Option<&Function>)[src]Setter for the onmouseup field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]pub fn set_onwheel(&self, value: Option<&Function>)[src]
pub fn set_onwheel(&self, value: Option<&Function>)[src]Setter for the onwheel field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]pub fn set_onpause(&self, value: Option<&Function>)[src]
pub fn set_onpause(&self, value: Option<&Function>)[src]Setter for the onpause field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]pub fn set_onplay(&self, value: Option<&Function>)[src]
pub fn set_onplay(&self, value: Option<&Function>)[src]Setter for the onplay field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]pub fn set_onplaying(&self, value: Option<&Function>)[src]
pub fn set_onplaying(&self, value: Option<&Function>)[src]Setter for the onplaying field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn onprogress(&self) -> Option<Function>[src]
pub fn onprogress(&self) -> Option<Function>[src]Getter for the onprogress field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn set_onprogress(&self, value: Option<&Function>)[src]
pub fn set_onprogress(&self, value: Option<&Function>)[src]Setter for the onprogress field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn onratechange(&self) -> Option<Function>[src]
pub fn onratechange(&self) -> Option<Function>[src]Getter for the onratechange field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn set_onratechange(&self, value: Option<&Function>)[src]
pub fn set_onratechange(&self, value: Option<&Function>)[src]Setter for the onratechange field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]pub fn set_onreset(&self, value: Option<&Function>)[src]
pub fn set_onreset(&self, value: Option<&Function>)[src]Setter for the onreset field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]pub fn set_onresize(&self, value: Option<&Function>)[src]
pub fn set_onresize(&self, value: Option<&Function>)[src]Setter for the onresize field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]pub fn set_onscroll(&self, value: Option<&Function>)[src]
pub fn set_onscroll(&self, value: Option<&Function>)[src]Setter for the onscroll field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]pub fn set_onseeked(&self, value: Option<&Function>)[src]
pub fn set_onseeked(&self, value: Option<&Function>)[src]Setter for the onseeked field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]pub fn set_onseeking(&self, value: Option<&Function>)[src]
pub fn set_onseeking(&self, value: Option<&Function>)[src]Setter for the onseeking field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]pub fn set_onselect(&self, value: Option<&Function>)[src]
pub fn set_onselect(&self, value: Option<&Function>)[src]Setter for the onselect field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]pub fn set_onshow(&self, value: Option<&Function>)[src]
pub fn set_onshow(&self, value: Option<&Function>)[src]Setter for the onshow field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]pub fn set_onstalled(&self, value: Option<&Function>)[src]
pub fn set_onstalled(&self, value: Option<&Function>)[src]Setter for the onstalled field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]pub fn set_onsubmit(&self, value: Option<&Function>)[src]
pub fn set_onsubmit(&self, value: Option<&Function>)[src]Setter for the onsubmit field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]pub fn set_onsuspend(&self, value: Option<&Function>)[src]
pub fn set_onsuspend(&self, value: Option<&Function>)[src]Setter for the onsuspend field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn ontimeupdate(&self) -> Option<Function>[src]
pub fn ontimeupdate(&self) -> Option<Function>[src]Getter for the ontimeupdate field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn set_ontimeupdate(&self, value: Option<&Function>)[src]
pub fn set_ontimeupdate(&self, value: Option<&Function>)[src]Setter for the ontimeupdate field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn onvolumechange(&self) -> Option<Function>[src]
pub fn onvolumechange(&self) -> Option<Function>[src]Getter for the onvolumechange field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn set_onvolumechange(&self, value: Option<&Function>)[src]
pub fn set_onvolumechange(&self, value: Option<&Function>)[src]Setter for the onvolumechange field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]pub fn set_onwaiting(&self, value: Option<&Function>)[src]
pub fn set_onwaiting(&self, value: Option<&Function>)[src]Setter for the onwaiting field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn onselectstart(&self) -> Option<Function>[src]
pub fn onselectstart(&self) -> Option<Function>[src]Getter for the onselectstart field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn set_onselectstart(&self, value: Option<&Function>)[src]
pub fn set_onselectstart(&self, value: Option<&Function>)[src]Setter for the onselectstart field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]pub fn set_ontoggle(&self, value: Option<&Function>)[src]
pub fn set_ontoggle(&self, value: Option<&Function>)[src]Setter for the ontoggle field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn onpointercancel(&self) -> Option<Function>[src]
pub fn onpointercancel(&self) -> Option<Function>[src]Getter for the onpointercancel field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn set_onpointercancel(&self, value: Option<&Function>)[src]
pub fn set_onpointercancel(&self, value: Option<&Function>)[src]Setter for the onpointercancel field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn onpointerdown(&self) -> Option<Function>[src]
pub fn onpointerdown(&self) -> Option<Function>[src]Getter for the onpointerdown field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn set_onpointerdown(&self, value: Option<&Function>)[src]
pub fn set_onpointerdown(&self, value: Option<&Function>)[src]Setter for the onpointerdown field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn onpointerup(&self) -> Option<Function>[src]
pub fn onpointerup(&self) -> Option<Function>[src]Getter for the onpointerup field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn set_onpointerup(&self, value: Option<&Function>)[src]
pub fn set_onpointerup(&self, value: Option<&Function>)[src]Setter for the onpointerup field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn onpointermove(&self) -> Option<Function>[src]
pub fn onpointermove(&self) -> Option<Function>[src]Getter for the onpointermove field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn set_onpointermove(&self, value: Option<&Function>)[src]
pub fn set_onpointermove(&self, value: Option<&Function>)[src]Setter for the onpointermove field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn onpointerout(&self) -> Option<Function>[src]
pub fn onpointerout(&self) -> Option<Function>[src]Getter for the onpointerout field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn set_onpointerout(&self, value: Option<&Function>)[src]
pub fn set_onpointerout(&self, value: Option<&Function>)[src]Setter for the onpointerout field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn onpointerover(&self) -> Option<Function>[src]
pub fn onpointerover(&self) -> Option<Function>[src]Getter for the onpointerover field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn set_onpointerover(&self, value: Option<&Function>)[src]
pub fn set_onpointerover(&self, value: Option<&Function>)[src]Setter for the onpointerover field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn onpointerenter(&self) -> Option<Function>[src]
pub fn onpointerenter(&self) -> Option<Function>[src]Getter for the onpointerenter field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn set_onpointerenter(&self, value: Option<&Function>)[src]
pub fn set_onpointerenter(&self, value: Option<&Function>)[src]Setter for the onpointerenter field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn onpointerleave(&self) -> Option<Function>[src]
pub fn onpointerleave(&self) -> Option<Function>[src]Getter for the onpointerleave field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn set_onpointerleave(&self, value: Option<&Function>)[src]
pub fn set_onpointerleave(&self, value: Option<&Function>)[src]Setter for the onpointerleave field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn ongotpointercapture(&self) -> Option<Function>[src]
pub fn ongotpointercapture(&self) -> Option<Function>[src]Getter for the ongotpointercapture field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn set_ongotpointercapture(&self, value: Option<&Function>)[src]
pub fn set_ongotpointercapture(&self, value: Option<&Function>)[src]Setter for the ongotpointercapture field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn onlostpointercapture(&self) -> Option<Function>[src]
pub fn onlostpointercapture(&self) -> Option<Function>[src]Getter for the onlostpointercapture field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn set_onlostpointercapture(&self, value: Option<&Function>)[src]
pub fn set_onlostpointercapture(&self, value: Option<&Function>)[src]Setter for the onlostpointercapture field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn onanimationcancel(&self) -> Option<Function>[src]
pub fn onanimationcancel(&self) -> Option<Function>[src]Getter for the onanimationcancel field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn set_onanimationcancel(&self, value: Option<&Function>)[src]
pub fn set_onanimationcancel(&self, value: Option<&Function>)[src]Setter for the onanimationcancel field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn onanimationend(&self) -> Option<Function>[src]
pub fn onanimationend(&self) -> Option<Function>[src]Getter for the onanimationend field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn set_onanimationend(&self, value: Option<&Function>)[src]
pub fn set_onanimationend(&self, value: Option<&Function>)[src]Setter for the onanimationend field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn onanimationiteration(&self) -> Option<Function>[src]
pub fn onanimationiteration(&self) -> Option<Function>[src]Getter for the onanimationiteration field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn set_onanimationiteration(&self, value: Option<&Function>)[src]
pub fn set_onanimationiteration(&self, value: Option<&Function>)[src]Setter for the onanimationiteration field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn onanimationstart(&self) -> Option<Function>[src]
pub fn onanimationstart(&self) -> Option<Function>[src]Getter for the onanimationstart field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn set_onanimationstart(&self, value: Option<&Function>)[src]
pub fn set_onanimationstart(&self, value: Option<&Function>)[src]Setter for the onanimationstart field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn ontransitioncancel(&self) -> Option<Function>[src]
pub fn ontransitioncancel(&self) -> Option<Function>[src]Getter for the ontransitioncancel field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn set_ontransitioncancel(&self, value: Option<&Function>)[src]
pub fn set_ontransitioncancel(&self, value: Option<&Function>)[src]Setter for the ontransitioncancel field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn ontransitionend(&self) -> Option<Function>[src]
pub fn ontransitionend(&self) -> Option<Function>[src]Getter for the ontransitionend field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn set_ontransitionend(&self, value: Option<&Function>)[src]
pub fn set_ontransitionend(&self, value: Option<&Function>)[src]Setter for the ontransitionend field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn ontransitionrun(&self) -> Option<Function>[src]
pub fn ontransitionrun(&self) -> Option<Function>[src]Getter for the ontransitionrun field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn set_ontransitionrun(&self, value: Option<&Function>)[src]
pub fn set_ontransitionrun(&self, value: Option<&Function>)[src]Setter for the ontransitionrun field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn ontransitionstart(&self) -> Option<Function>[src]
pub fn ontransitionstart(&self) -> Option<Function>[src]Getter for the ontransitionstart field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn set_ontransitionstart(&self, value: Option<&Function>)[src]
pub fn set_ontransitionstart(&self, value: Option<&Function>)[src]Setter for the ontransitionstart field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn onwebkitanimationend(&self) -> Option<Function>[src]
pub fn onwebkitanimationend(&self) -> Option<Function>[src]Getter for the onwebkitanimationend field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn set_onwebkitanimationend(&self, value: Option<&Function>)[src]
pub fn set_onwebkitanimationend(&self, value: Option<&Function>)[src]Setter for the onwebkitanimationend field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn onwebkitanimationiteration(&self) -> Option<Function>[src]
pub fn onwebkitanimationiteration(&self) -> Option<Function>[src]Getter for the onwebkitanimationiteration field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn set_onwebkitanimationiteration(&self, value: Option<&Function>)[src]
pub fn set_onwebkitanimationiteration(&self, value: Option<&Function>)[src]Setter for the onwebkitanimationiteration field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn onwebkitanimationstart(&self) -> Option<Function>[src]
pub fn onwebkitanimationstart(&self) -> Option<Function>[src]Getter for the onwebkitanimationstart field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn set_onwebkitanimationstart(&self, value: Option<&Function>)[src]
pub fn set_onwebkitanimationstart(&self, value: Option<&Function>)[src]Setter for the onwebkitanimationstart field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn onwebkittransitionend(&self) -> Option<Function>[src]
pub fn onwebkittransitionend(&self) -> Option<Function>[src]Getter for the onwebkittransitionend field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn set_onwebkittransitionend(&self, value: Option<&Function>)[src]
pub fn set_onwebkittransitionend(&self, value: Option<&Function>)[src]Setter for the onwebkittransitionend field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]pub fn set_onerror(&self, value: Option<&Function>)[src]
pub fn set_onerror(&self, value: Option<&Function>)[src]Setter for the onerror field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn speech_synthesis(&self) -> Result<SpeechSynthesis, JsValue>[src]
pub fn speech_synthesis(&self) -> Result<SpeechSynthesis, JsValue>[src]Getter for the speechSynthesis field of this object.
This API requires the following crate features to be activated: SpeechSynthesis, Window
impl Window[src]
impl Window[src]pub fn ontouchstart(&self) -> Option<Function>[src]
pub fn ontouchstart(&self) -> Option<Function>[src]Getter for the ontouchstart field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn set_ontouchstart(&self, value: Option<&Function>)[src]
pub fn set_ontouchstart(&self, value: Option<&Function>)[src]Setter for the ontouchstart field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn ontouchend(&self) -> Option<Function>[src]
pub fn ontouchend(&self) -> Option<Function>[src]Getter for the ontouchend field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn set_ontouchend(&self, value: Option<&Function>)[src]
pub fn set_ontouchend(&self, value: Option<&Function>)[src]Setter for the ontouchend field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn ontouchmove(&self) -> Option<Function>[src]
pub fn ontouchmove(&self) -> Option<Function>[src]Getter for the ontouchmove field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn set_ontouchmove(&self, value: Option<&Function>)[src]
pub fn set_ontouchmove(&self, value: Option<&Function>)[src]Setter for the ontouchmove field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn ontouchcancel(&self) -> Option<Function>[src]
pub fn ontouchcancel(&self) -> Option<Function>[src]Getter for the ontouchcancel field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn set_ontouchcancel(&self, value: Option<&Function>)[src]
pub fn set_ontouchcancel(&self, value: Option<&Function>)[src]Setter for the ontouchcancel field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn onafterprint(&self) -> Option<Function>[src]
pub fn onafterprint(&self) -> Option<Function>[src]Getter for the onafterprint field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn set_onafterprint(&self, value: Option<&Function>)[src]
pub fn set_onafterprint(&self, value: Option<&Function>)[src]Setter for the onafterprint field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn onbeforeprint(&self) -> Option<Function>[src]
pub fn onbeforeprint(&self) -> Option<Function>[src]Getter for the onbeforeprint field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn set_onbeforeprint(&self, value: Option<&Function>)[src]
pub fn set_onbeforeprint(&self, value: Option<&Function>)[src]Setter for the onbeforeprint field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn onbeforeunload(&self) -> Option<Function>[src]
pub fn onbeforeunload(&self) -> Option<Function>[src]Getter for the onbeforeunload field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn set_onbeforeunload(&self, value: Option<&Function>)[src]
pub fn set_onbeforeunload(&self, value: Option<&Function>)[src]Setter for the onbeforeunload field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn onhashchange(&self) -> Option<Function>[src]
pub fn onhashchange(&self) -> Option<Function>[src]Getter for the onhashchange field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn set_onhashchange(&self, value: Option<&Function>)[src]
pub fn set_onhashchange(&self, value: Option<&Function>)[src]Setter for the onhashchange field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn onlanguagechange(&self) -> Option<Function>[src]
pub fn onlanguagechange(&self) -> Option<Function>[src]Getter for the onlanguagechange field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn set_onlanguagechange(&self, value: Option<&Function>)[src]
pub fn set_onlanguagechange(&self, value: Option<&Function>)[src]Setter for the onlanguagechange field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]pub fn set_onmessage(&self, value: Option<&Function>)[src]
pub fn set_onmessage(&self, value: Option<&Function>)[src]Setter for the onmessage field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn onmessageerror(&self) -> Option<Function>[src]
pub fn onmessageerror(&self) -> Option<Function>[src]Getter for the onmessageerror field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn set_onmessageerror(&self, value: Option<&Function>)[src]
pub fn set_onmessageerror(&self, value: Option<&Function>)[src]Setter for the onmessageerror field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]pub fn set_onoffline(&self, value: Option<&Function>)[src]
pub fn set_onoffline(&self, value: Option<&Function>)[src]Setter for the onoffline field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]pub fn set_ononline(&self, value: Option<&Function>)[src]
pub fn set_ononline(&self, value: Option<&Function>)[src]Setter for the ononline field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn onpagehide(&self) -> Option<Function>[src]
pub fn onpagehide(&self) -> Option<Function>[src]Getter for the onpagehide field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn set_onpagehide(&self, value: Option<&Function>)[src]
pub fn set_onpagehide(&self, value: Option<&Function>)[src]Setter for the onpagehide field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn onpageshow(&self) -> Option<Function>[src]
pub fn onpageshow(&self) -> Option<Function>[src]Getter for the onpageshow field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn set_onpageshow(&self, value: Option<&Function>)[src]
pub fn set_onpageshow(&self, value: Option<&Function>)[src]Setter for the onpageshow field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn onpopstate(&self) -> Option<Function>[src]
pub fn onpopstate(&self) -> Option<Function>[src]Getter for the onpopstate field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn set_onpopstate(&self, value: Option<&Function>)[src]
pub fn set_onpopstate(&self, value: Option<&Function>)[src]Setter for the onpopstate field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]pub fn set_onstorage(&self, value: Option<&Function>)[src]
pub fn set_onstorage(&self, value: Option<&Function>)[src]Setter for the onstorage field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]pub fn set_onunload(&self, value: Option<&Function>)[src]
pub fn set_onunload(&self, value: Option<&Function>)[src]Setter for the onunload field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]pub fn is_secure_context(&self) -> bool[src]
pub fn is_secure_context(&self) -> bool[src]Getter for the isSecureContext field of this object.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn indexed_db(&self) -> Result<Option<IdbFactory>, JsValue>[src]
pub fn indexed_db(&self) -> Result<Option<IdbFactory>, JsValue>[src]Getter for the indexedDB field of this object.
This API requires the following crate features to be activated: IdbFactory, Window
impl Window[src]
impl Window[src]pub fn caches(&self) -> Result<CacheStorage, JsValue>[src]
pub fn caches(&self) -> Result<CacheStorage, JsValue>[src]Getter for the caches field of this object.
This API requires the following crate features to be activated: CacheStorage, Window
impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]pub fn cancel_idle_callback(&self, handle: u32)[src]
pub fn cancel_idle_callback(&self, handle: u32)[src]The cancelIdleCallback() method.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn capture_events(&self)[src]
pub fn capture_events(&self)[src]The captureEvents() method.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]pub fn get_computed_style(
&self,
elt: &Element
) -> Result<Option<CssStyleDeclaration>, JsValue>[src]
pub fn get_computed_style(
&self,
elt: &Element
) -> Result<Option<CssStyleDeclaration>, JsValue>[src]The getComputedStyle() method.
This API requires the following crate features to be activated: CssStyleDeclaration, Element, Window
impl Window[src]
impl Window[src]pub fn get_computed_style_with_pseudo_elt(
&self,
elt: &Element,
pseudo_elt: &str
) -> Result<Option<CssStyleDeclaration>, JsValue>[src]
pub fn get_computed_style_with_pseudo_elt(
&self,
elt: &Element,
pseudo_elt: &str
) -> Result<Option<CssStyleDeclaration>, JsValue>[src]The getComputedStyle() method.
This API requires the following crate features to be activated: CssStyleDeclaration, Element, Window
impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]pub fn match_media(
&self,
query: &str
) -> Result<Option<MediaQueryList>, JsValue>[src]
pub fn match_media(
&self,
query: &str
) -> Result<Option<MediaQueryList>, JsValue>[src]The matchMedia() method.
This API requires the following crate features to be activated: MediaQueryList, Window
impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]pub fn release_events(&self)[src]
pub fn release_events(&self)[src]The releaseEvents() method.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]pub fn request_idle_callback_with_options(
&self,
callback: &Function,
options: &IdleRequestOptions
) -> Result<u32, JsValue>[src]
pub fn request_idle_callback_with_options(
&self,
callback: &Function,
options: &IdleRequestOptions
) -> Result<u32, JsValue>[src]The requestIdleCallback() method.
This API requires the following crate features to be activated: IdleRequestOptions, Window
impl Window[src]
impl Window[src]pub fn scroll_with_x_and_y(&self, x: f64, y: f64)[src]
pub fn scroll_with_x_and_y(&self, x: f64, y: f64)[src]The scroll() method.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]pub fn scroll_with_scroll_to_options(&self, options: &ScrollToOptions)[src]
pub fn scroll_with_scroll_to_options(&self, options: &ScrollToOptions)[src]The scroll() method.
This API requires the following crate features to be activated: ScrollToOptions, Window
impl Window[src]
impl Window[src]pub fn scroll_by_with_x_and_y(&self, x: f64, y: f64)[src]
pub fn scroll_by_with_x_and_y(&self, x: f64, y: f64)[src]The scrollBy() method.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]pub fn scroll_by_with_scroll_to_options(&self, options: &ScrollToOptions)[src]
pub fn scroll_by_with_scroll_to_options(&self, options: &ScrollToOptions)[src]The scrollBy() method.
This API requires the following crate features to be activated: ScrollToOptions, Window
impl Window[src]
impl Window[src]pub fn scroll_to_with_x_and_y(&self, x: f64, y: f64)[src]
pub fn scroll_to_with_x_and_y(&self, x: f64, y: f64)[src]The scrollTo() method.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]pub fn scroll_to_with_scroll_to_options(&self, options: &ScrollToOptions)[src]
pub fn scroll_to_with_scroll_to_options(&self, options: &ScrollToOptions)[src]The scrollTo() method.
This API requires the following crate features to be activated: ScrollToOptions, Window
impl Window[src]
impl Window[src]pub fn clear_interval(&self)[src]
pub fn clear_interval(&self)[src]The clearInterval() method.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn clear_interval_with_handle(&self, handle: i32)[src]
pub fn clear_interval_with_handle(&self, handle: i32)[src]The clearInterval() method.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn clear_timeout(&self)[src]
pub fn clear_timeout(&self)[src]The clearTimeout() method.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn clear_timeout_with_handle(&self, handle: i32)[src]
pub fn clear_timeout_with_handle(&self, handle: i32)[src]The clearTimeout() method.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn create_image_bitmap_with_html_image_element(
&self,
a_image: &HtmlImageElement
) -> Result<Promise, JsValue>[src]
pub fn create_image_bitmap_with_html_image_element(
&self,
a_image: &HtmlImageElement
) -> Result<Promise, JsValue>[src]The createImageBitmap() method.
This API requires the following crate features to be activated: HtmlImageElement, Window
impl Window[src]
impl Window[src]pub fn create_image_bitmap_with_html_video_element(
&self,
a_image: &HtmlVideoElement
) -> Result<Promise, JsValue>[src]
pub fn create_image_bitmap_with_html_video_element(
&self,
a_image: &HtmlVideoElement
) -> Result<Promise, JsValue>[src]The createImageBitmap() method.
This API requires the following crate features to be activated: HtmlVideoElement, Window
impl Window[src]
impl Window[src]pub fn create_image_bitmap_with_html_canvas_element(
&self,
a_image: &HtmlCanvasElement
) -> Result<Promise, JsValue>[src]
pub fn create_image_bitmap_with_html_canvas_element(
&self,
a_image: &HtmlCanvasElement
) -> Result<Promise, JsValue>[src]The createImageBitmap() method.
This API requires the following crate features to be activated: HtmlCanvasElement, Window
impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]pub fn create_image_bitmap_with_canvas_rendering_context_2d(
&self,
a_image: &CanvasRenderingContext2d
) -> Result<Promise, JsValue>[src]
pub fn create_image_bitmap_with_canvas_rendering_context_2d(
&self,
a_image: &CanvasRenderingContext2d
) -> Result<Promise, JsValue>[src]The createImageBitmap() method.
This API requires the following crate features to be activated: CanvasRenderingContext2d, Window
impl Window[src]
impl Window[src]pub fn create_image_bitmap_with_image_bitmap(
&self,
a_image: &ImageBitmap
) -> Result<Promise, JsValue>[src]
pub fn create_image_bitmap_with_image_bitmap(
&self,
a_image: &ImageBitmap
) -> Result<Promise, JsValue>[src]The createImageBitmap() method.
This API requires the following crate features to be activated: ImageBitmap, Window
impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]pub fn create_image_bitmap_with_html_image_element_and_a_sx_and_a_sy_and_a_sw_and_a_sh(
&self,
a_image: &HtmlImageElement,
a_sx: i32,
a_sy: i32,
a_sw: i32,
a_sh: i32
) -> Result<Promise, JsValue>[src]
pub fn create_image_bitmap_with_html_image_element_and_a_sx_and_a_sy_and_a_sw_and_a_sh(
&self,
a_image: &HtmlImageElement,
a_sx: i32,
a_sy: i32,
a_sw: i32,
a_sh: i32
) -> Result<Promise, JsValue>[src]The createImageBitmap() method.
This API requires the following crate features to be activated: HtmlImageElement, Window
impl Window[src]
impl Window[src]pub fn create_image_bitmap_with_html_video_element_and_a_sx_and_a_sy_and_a_sw_and_a_sh(
&self,
a_image: &HtmlVideoElement,
a_sx: i32,
a_sy: i32,
a_sw: i32,
a_sh: i32
) -> Result<Promise, JsValue>[src]
pub fn create_image_bitmap_with_html_video_element_and_a_sx_and_a_sy_and_a_sw_and_a_sh(
&self,
a_image: &HtmlVideoElement,
a_sx: i32,
a_sy: i32,
a_sw: i32,
a_sh: i32
) -> Result<Promise, JsValue>[src]The createImageBitmap() method.
This API requires the following crate features to be activated: HtmlVideoElement, Window
impl Window[src]
impl Window[src]pub fn create_image_bitmap_with_html_canvas_element_and_a_sx_and_a_sy_and_a_sw_and_a_sh(
&self,
a_image: &HtmlCanvasElement,
a_sx: i32,
a_sy: i32,
a_sw: i32,
a_sh: i32
) -> Result<Promise, JsValue>[src]
pub fn create_image_bitmap_with_html_canvas_element_and_a_sx_and_a_sy_and_a_sw_and_a_sh(
&self,
a_image: &HtmlCanvasElement,
a_sx: i32,
a_sy: i32,
a_sw: i32,
a_sh: i32
) -> Result<Promise, JsValue>[src]The createImageBitmap() method.
This API requires the following crate features to be activated: HtmlCanvasElement, Window
impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]pub fn create_image_bitmap_with_canvas_rendering_context_2d_and_a_sx_and_a_sy_and_a_sw_and_a_sh(
&self,
a_image: &CanvasRenderingContext2d,
a_sx: i32,
a_sy: i32,
a_sw: i32,
a_sh: i32
) -> Result<Promise, JsValue>[src]
pub fn create_image_bitmap_with_canvas_rendering_context_2d_and_a_sx_and_a_sy_and_a_sw_and_a_sh(
&self,
a_image: &CanvasRenderingContext2d,
a_sx: i32,
a_sy: i32,
a_sw: i32,
a_sh: i32
) -> Result<Promise, JsValue>[src]The createImageBitmap() method.
This API requires the following crate features to be activated: CanvasRenderingContext2d, Window
impl Window[src]
impl Window[src]pub fn create_image_bitmap_with_image_bitmap_and_a_sx_and_a_sy_and_a_sw_and_a_sh(
&self,
a_image: &ImageBitmap,
a_sx: i32,
a_sy: i32,
a_sw: i32,
a_sh: i32
) -> Result<Promise, JsValue>[src]
pub fn create_image_bitmap_with_image_bitmap_and_a_sx_and_a_sy_and_a_sw_and_a_sh(
&self,
a_image: &ImageBitmap,
a_sx: i32,
a_sy: i32,
a_sw: i32,
a_sh: i32
) -> Result<Promise, JsValue>[src]The createImageBitmap() method.
This API requires the following crate features to be activated: ImageBitmap, Window
impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]pub fn fetch_with_request(&self, input: &Request) -> Promise[src]
pub fn fetch_with_request(&self, input: &Request) -> Promise[src]The fetch() method.
This API requires the following crate features to be activated: Request, Window
impl Window[src]
impl Window[src]pub fn fetch_with_str(&self, input: &str) -> Promise[src]
pub fn fetch_with_str(&self, input: &str) -> Promise[src]The fetch() method.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]pub fn fetch_with_request_and_init(
&self,
input: &Request,
init: &RequestInit
) -> Promise[src]
pub fn fetch_with_request_and_init(
&self,
input: &Request,
init: &RequestInit
) -> Promise[src]The fetch() method.
This API requires the following crate features to be activated: Request, RequestInit, Window
impl Window[src]
impl Window[src]pub fn fetch_with_str_and_init(
&self,
input: &str,
init: &RequestInit
) -> Promise[src]
pub fn fetch_with_str_and_init(
&self,
input: &str,
init: &RequestInit
) -> Promise[src]The fetch() method.
This API requires the following crate features to be activated: RequestInit, Window
impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]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>[src]
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>[src]The setInterval() method.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]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>[src]
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>[src]The setInterval() method.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]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>[src]
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>[src]The setInterval() method.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]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>[src]
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>[src]The setInterval() method.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]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>[src]
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>[src]The setInterval() method.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]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>[src]
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>[src]The setInterval() method.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]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>[src]
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>[src]The setInterval() method.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]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>[src]
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>[src]The setTimeout() method.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]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>[src]
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>[src]The setTimeout() method.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]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>[src]
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>[src]The setTimeout() method.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]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>[src]
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>[src]The setTimeout() method.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]impl Window[src]
impl Window[src]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>[src]
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>[src]The setTimeout() method.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]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>[src]
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>[src]The setTimeout() method.
This API requires the following crate features to be activated: Window
impl Window[src]
impl Window[src]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>[src]
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>[src]The setTimeout() method.
This API requires the following crate features to be activated: Window
Methods from Deref<Target = EventTarget>
pub fn add_event_listener_with_event_listener(
&self,
type_: &str,
listener: &EventListener
) -> Result<(), JsValue>[src]
pub fn add_event_listener_with_event_listener(
&self,
type_: &str,
listener: &EventListener
) -> Result<(), JsValue>[src]The addEventListener() method.
This API requires the following crate features to be activated: EventListener, EventTarget
pub fn add_event_listener_with_callback_and_add_event_listener_options(
&self,
type_: &str,
listener: &Function,
options: &AddEventListenerOptions
) -> Result<(), JsValue>[src]
pub fn add_event_listener_with_callback_and_add_event_listener_options(
&self,
type_: &str,
listener: &Function,
options: &AddEventListenerOptions
) -> Result<(), JsValue>[src]The addEventListener() method.
This API requires the following crate features to be activated: AddEventListenerOptions, EventTarget
pub fn add_event_listener_with_event_listener_and_add_event_listener_options(
&self,
type_: &str,
listener: &EventListener,
options: &AddEventListenerOptions
) -> Result<(), JsValue>[src]
pub fn add_event_listener_with_event_listener_and_add_event_listener_options(
&self,
type_: &str,
listener: &EventListener,
options: &AddEventListenerOptions
) -> Result<(), JsValue>[src]The addEventListener() method.
This API requires the following crate features to be activated: AddEventListenerOptions, EventListener, EventTarget
pub fn add_event_listener_with_event_listener_and_bool(
&self,
type_: &str,
listener: &EventListener,
options: bool
) -> Result<(), JsValue>[src]
pub fn add_event_listener_with_event_listener_and_bool(
&self,
type_: &str,
listener: &EventListener,
options: bool
) -> Result<(), JsValue>[src]The addEventListener() method.
This API requires the following crate features to be activated: EventListener, EventTarget
pub fn add_event_listener_with_callback_and_add_event_listener_options_and_wants_untrusted(
&self,
type_: &str,
listener: &Function,
options: &AddEventListenerOptions,
wants_untrusted: Option<bool>
) -> Result<(), JsValue>[src]
pub fn add_event_listener_with_callback_and_add_event_listener_options_and_wants_untrusted(
&self,
type_: &str,
listener: &Function,
options: &AddEventListenerOptions,
wants_untrusted: Option<bool>
) -> Result<(), JsValue>[src]The addEventListener() method.
This API requires the following crate features to be activated: AddEventListenerOptions, EventTarget
pub fn add_event_listener_with_event_listener_and_add_event_listener_options_and_wants_untrusted(
&self,
type_: &str,
listener: &EventListener,
options: &AddEventListenerOptions,
wants_untrusted: Option<bool>
) -> Result<(), JsValue>[src]
pub fn add_event_listener_with_event_listener_and_add_event_listener_options_and_wants_untrusted(
&self,
type_: &str,
listener: &EventListener,
options: &AddEventListenerOptions,
wants_untrusted: Option<bool>
) -> Result<(), JsValue>[src]The addEventListener() method.
This API requires the following crate features to be activated: AddEventListenerOptions, EventListener, EventTarget
pub fn add_event_listener_with_event_listener_and_bool_and_wants_untrusted(
&self,
type_: &str,
listener: &EventListener,
options: bool,
wants_untrusted: Option<bool>
) -> Result<(), JsValue>[src]
pub fn add_event_listener_with_event_listener_and_bool_and_wants_untrusted(
&self,
type_: &str,
listener: &EventListener,
options: bool,
wants_untrusted: Option<bool>
) -> Result<(), JsValue>[src]The addEventListener() method.
This API requires the following crate features to be activated: EventListener, EventTarget
pub fn remove_event_listener_with_event_listener(
&self,
type_: &str,
listener: &EventListener
) -> Result<(), JsValue>[src]
pub fn remove_event_listener_with_event_listener(
&self,
type_: &str,
listener: &EventListener
) -> Result<(), JsValue>[src]The removeEventListener() method.
This API requires the following crate features to be activated: EventListener, EventTarget
pub fn remove_event_listener_with_callback_and_event_listener_options(
&self,
type_: &str,
listener: &Function,
options: &EventListenerOptions
) -> Result<(), JsValue>[src]
pub fn remove_event_listener_with_callback_and_event_listener_options(
&self,
type_: &str,
listener: &Function,
options: &EventListenerOptions
) -> Result<(), JsValue>[src]The removeEventListener() method.
This API requires the following crate features to be activated: EventListenerOptions, EventTarget
pub fn remove_event_listener_with_event_listener_and_event_listener_options(
&self,
type_: &str,
listener: &EventListener,
options: &EventListenerOptions
) -> Result<(), JsValue>[src]
pub fn remove_event_listener_with_event_listener_and_event_listener_options(
&self,
type_: &str,
listener: &EventListener,
options: &EventListenerOptions
) -> Result<(), JsValue>[src]The removeEventListener() method.
This API requires the following crate features to be activated: EventListener, EventListenerOptions, EventTarget
pub fn remove_event_listener_with_event_listener_and_bool(
&self,
type_: &str,
listener: &EventListener,
options: bool
) -> Result<(), JsValue>[src]
pub fn remove_event_listener_with_event_listener_and_bool(
&self,
type_: &str,
listener: &EventListener,
options: bool
) -> Result<(), JsValue>[src]The removeEventListener() method.
This API requires the following crate features to be activated: EventListener, EventTarget
Methods from Deref<Target = Object>
pub fn constructor(&self) -> Function[src]
pub fn constructor(&self) -> Function[src]The constructor property returns a reference to the Object constructor
function that created the instance object.
pub fn has_own_property(&self, property: &JsValue) -> bool[src]
pub fn has_own_property(&self, property: &JsValue) -> bool[src]The hasOwnProperty() method returns a boolean indicating whether the
object has the specified property as its own property (as opposed to
inheriting it).
pub fn is_prototype_of(&self, value: &JsValue) -> bool[src]
pub fn is_prototype_of(&self, value: &JsValue) -> bool[src]The isPrototypeOf() method checks if an object exists in another
object’s prototype chain.
pub fn property_is_enumerable(&self, property: &JsValue) -> bool[src]
pub fn property_is_enumerable(&self, property: &JsValue) -> bool[src]The propertyIsEnumerable() method returns a Boolean indicating
whether the specified property is enumerable.
pub fn to_locale_string(&self) -> JsString[src]
pub fn to_locale_string(&self) -> JsString[src]The toLocaleString() method returns a string representing the object.
This method is meant to be overridden by derived objects for
locale-specific purposes.
Methods from Deref<Target = JsValue>
pub const NULL: JsValue[src]
pub const UNDEFINED: JsValue[src]
pub const TRUE: JsValue[src]
pub const FALSE: JsValue[src]
pub fn as_f64(&self) -> Option<f64>[src]
pub fn as_f64(&self) -> Option<f64>[src]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.
pub fn as_string(&self) -> Option<String>[src]
pub fn as_string(&self) -> Option<String>[src]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.
pub fn as_bool(&self) -> Option<bool>[src]
pub fn as_bool(&self) -> Option<bool>[src]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.
pub fn is_undefined(&self) -> bool[src]
pub fn is_undefined(&self) -> bool[src]Tests whether this JS value is undefined
pub fn is_function(&self) -> bool[src]
pub fn is_function(&self) -> bool[src]Tests whether the type of this JS value is function.
Trait Implementations
impl AsRef<EventTarget> for Window[src]
impl AsRef<EventTarget> for Window[src]fn as_ref(&self) -> &EventTarget[src]
fn as_ref(&self) -> &EventTarget[src]Performs the conversion.
impl Deref for Window[src]
impl Deref for Window[src]type Target = EventTarget
type Target = EventTargetThe resulting type after dereferencing.
fn deref(&self) -> &EventTarget[src]
fn deref(&self) -> &EventTarget[src]Dereferences the value.
impl From<Window> for EventTarget[src]
impl From<Window> for EventTarget[src]fn from(obj: Window) -> EventTarget[src]
fn from(obj: Window) -> EventTarget[src]Performs the conversion.
impl FromWasmAbi for Window[src]
impl FromWasmAbi for Window[src]impl IntoWasmAbi for Window[src]
impl IntoWasmAbi for Window[src]impl<'a> IntoWasmAbi for &'a Window[src]
impl<'a> IntoWasmAbi for &'a Window[src]impl JsCast for Window[src]
impl JsCast for Window[src]fn instanceof(val: &JsValue) -> bool[src]
fn instanceof(val: &JsValue) -> bool[src]Performs a dynamic instanceof check to see whether the JsValue
provided is an instance of this type. Read more
fn unchecked_from_js(val: JsValue) -> Self[src]
fn unchecked_from_js(val: JsValue) -> Self[src]Performs a zero-cost unchecked conversion from a JsValue into an
instance of Self Read more
fn unchecked_from_js_ref(val: &JsValue) -> &Self[src]
fn unchecked_from_js_ref(val: &JsValue) -> &Self[src]Performs a zero-cost unchecked conversion from a &JsValue into an
instance of &Self. Read more
fn has_type<T>(&self) -> bool where
T: JsCast, [src]
fn has_type<T>(&self) -> bool where
T: JsCast, [src]Test whether this JS value has a type T. Read more
fn dyn_into<T>(self) -> Result<T, Self> where
T: JsCast, [src]
fn dyn_into<T>(self) -> Result<T, Self> where
T: JsCast, [src]Performs a dynamic cast (checked at runtime) of this value into the
target type T. Read more
fn dyn_ref<T>(&self) -> Option<&T> where
T: JsCast, [src]
fn dyn_ref<T>(&self) -> Option<&T> where
T: JsCast, [src]Performs a dynamic cast (checked at runtime) of this value into the
target type T. Read more
fn unchecked_into<T>(self) -> T where
T: JsCast, [src]
fn unchecked_into<T>(self) -> T where
T: JsCast, [src]Performs a zero-cost unchecked cast into the specified type. Read more
fn unchecked_ref<T>(&self) -> &T where
T: JsCast, [src]
fn unchecked_ref<T>(&self) -> &T where
T: JsCast, [src]Performs a zero-cost unchecked cast into a reference to the specified type. Read more
fn is_instance_of<T>(&self) -> bool where
T: JsCast, [src]
fn is_instance_of<T>(&self) -> bool where
T: JsCast, [src]Test whether this JS value is an instance of the type T. Read more
fn is_type_of(val: &JsValue) -> bool[src]
fn is_type_of(val: &JsValue) -> bool[src]Performs a dynamic check to see whether the JsValue provided
is a value of this type. Read more
impl OptionFromWasmAbi for Window[src]
impl OptionFromWasmAbi for Window[src]impl OptionIntoWasmAbi for Window[src]
impl OptionIntoWasmAbi for Window[src]impl<'a> OptionIntoWasmAbi for &'a Window[src]
impl<'a> OptionIntoWasmAbi for &'a Window[src]impl RefFromWasmAbi for Window[src]
impl RefFromWasmAbi for Window[src]type Abi = <JsValue as RefFromWasmAbi>::Abi
type Abi = <JsValue as RefFromWasmAbi>::AbiThe wasm ABI type references to Self are recovered from.
type Anchor = ManuallyDrop<Window>
type Anchor = ManuallyDrop<Window>The type that holds the reference to 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. Read more
unsafe fn ref_from_abi(js: Self::Abi) -> Self::Anchor[src]
unsafe fn ref_from_abi(js: Self::Abi) -> Self::Anchor[src]Recover a Self::Anchor from Self::Abi. Read more
impl Eq for Window[src]
impl StructuralEq for Window[src]
impl StructuralPartialEq for Window[src]
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
impl<T> BorrowMut<T> for T where
T: ?Sized, [src]
impl<T> BorrowMut<T> for T where
T: ?Sized, [src]pub fn borrow_mut(&mut self) -> &mut T[src]
pub fn borrow_mut(&mut self) -> &mut T[src]Mutably borrows from an owned value. Read more
impl<T> ReturnWasmAbi for T where
T: IntoWasmAbi, [src]
impl<T> ReturnWasmAbi for T where
T: IntoWasmAbi, [src]type Abi = <T as IntoWasmAbi>::Abi
type Abi = <T as IntoWasmAbi>::AbiSame as IntoWasmAbi::Abi
pub fn return_abi(self) -> <T as ReturnWasmAbi>::Abi[src]
pub fn return_abi(self) -> <T as ReturnWasmAbi>::Abi[src]Same as IntoWasmAbi::into_abi, except that it may throw and never
return in the case of Err. Read more
impl<T> ToOwned for T where
T: Clone, [src]
impl<T> ToOwned for T where
T: Clone, [src]type Owned = T
type Owned = TThe resulting type after obtaining ownership.
pub fn to_owned(&self) -> T[src]
pub fn to_owned(&self) -> T[src]Creates owned data from borrowed data, usually by cloning. Read more
pub fn clone_into(&self, target: &mut T)[src]
pub fn clone_into(&self, target: &mut T)[src]🔬 This is a nightly-only experimental API. (toowned_clone_into)
recently added
Uses borrowed data to replace owned data, usually by cloning. Read more