Struct ARIAMixin

Source
pub struct ARIAMixin(/* private fields */);

Implementations§

Source§

impl ARIAMixin

Source

pub fn get_role(&self) -> JsNullable<JsString>

Source

pub fn set_role(&self, value: &dyn ToJs<JsNullable<JsString>>)

Source

pub fn get_aria_value_text(&self) -> JsNullable<JsString>

Source

pub fn set_aria_value_text(&self, value: &dyn ToJs<JsNullable<JsString>>)

Source

pub fn get_aria_value_now(&self) -> JsNullable<JsString>

Source

pub fn set_aria_value_now(&self, value: &dyn ToJs<JsNullable<JsString>>)

Source

pub fn get_aria_value_min(&self) -> JsNullable<JsString>

Source

pub fn set_aria_value_min(&self, value: &dyn ToJs<JsNullable<JsString>>)

Source

pub fn get_aria_value_max(&self) -> JsNullable<JsString>

Source

pub fn set_aria_value_max(&self, value: &dyn ToJs<JsNullable<JsString>>)

Source

pub fn get_aria_sort(&self) -> JsNullable<JsString>

Source

pub fn set_aria_sort(&self, value: &dyn ToJs<JsNullable<JsString>>)

Source

pub fn get_aria_set_size(&self) -> JsNullable<JsString>

Source

pub fn set_aria_set_size(&self, value: &dyn ToJs<JsNullable<JsString>>)

Source

pub fn get_aria_selected(&self) -> JsNullable<JsString>

Source

pub fn set_aria_selected(&self, value: &dyn ToJs<JsNullable<JsString>>)

Source

pub fn get_aria_row_span(&self) -> JsNullable<JsString>

Source

pub fn set_aria_row_span(&self, value: &dyn ToJs<JsNullable<JsString>>)

Source

pub fn get_aria_row_index(&self) -> JsNullable<JsString>

Source

pub fn set_aria_row_index(&self, value: &dyn ToJs<JsNullable<JsString>>)

Source

pub fn get_aria_row_count(&self) -> JsNullable<JsString>

Source

pub fn set_aria_row_count(&self, value: &dyn ToJs<JsNullable<JsString>>)

Source

pub fn get_aria_role_description(&self) -> JsNullable<JsString>

Source

pub fn set_aria_role_description(&self, value: &dyn ToJs<JsNullable<JsString>>)

Source

pub fn get_aria_required(&self) -> JsNullable<JsString>

Source

pub fn set_aria_required(&self, value: &dyn ToJs<JsNullable<JsString>>)

Source

pub fn get_aria_read_only(&self) -> JsNullable<JsString>

Source

pub fn set_aria_read_only(&self, value: &dyn ToJs<JsNullable<JsString>>)

Source

pub fn get_aria_pressed(&self) -> JsNullable<JsString>

Source

pub fn set_aria_pressed(&self, value: &dyn ToJs<JsNullable<JsString>>)

Source

pub fn get_aria_pos_in_set(&self) -> JsNullable<JsString>

Source

pub fn set_aria_pos_in_set(&self, value: &dyn ToJs<JsNullable<JsString>>)

Source

pub fn get_aria_placeholder(&self) -> JsNullable<JsString>

Source

pub fn set_aria_placeholder(&self, value: &dyn ToJs<JsNullable<JsString>>)

Source

pub fn get_aria_orientation(&self) -> JsNullable<JsString>

Source

pub fn set_aria_orientation(&self, value: &dyn ToJs<JsNullable<JsString>>)

Source

pub fn get_aria_multi_selectable(&self) -> JsNullable<JsString>

Source

pub fn set_aria_multi_selectable(&self, value: &dyn ToJs<JsNullable<JsString>>)

Source

pub fn get_aria_multi_line(&self) -> JsNullable<JsString>

Source

pub fn set_aria_multi_line(&self, value: &dyn ToJs<JsNullable<JsString>>)

Source

pub fn get_aria_modal(&self) -> JsNullable<JsString>

Source

pub fn set_aria_modal(&self, value: &dyn ToJs<JsNullable<JsString>>)

Source

pub fn get_aria_live(&self) -> JsNullable<JsString>

Source

pub fn set_aria_live(&self, value: &dyn ToJs<JsNullable<JsString>>)

Source

pub fn get_aria_level(&self) -> JsNullable<JsString>

Source

pub fn set_aria_level(&self, value: &dyn ToJs<JsNullable<JsString>>)

Source

pub fn get_aria_label(&self) -> JsNullable<JsString>

Source

pub fn set_aria_label(&self, value: &dyn ToJs<JsNullable<JsString>>)

Source

pub fn get_aria_key_shortcuts(&self) -> JsNullable<JsString>

Source

pub fn set_aria_key_shortcuts(&self, value: &dyn ToJs<JsNullable<JsString>>)

Source

pub fn get_aria_invalid(&self) -> JsNullable<JsString>

Source

pub fn set_aria_invalid(&self, value: &dyn ToJs<JsNullable<JsString>>)

Source

pub fn get_aria_hidden(&self) -> JsNullable<JsString>

Source

pub fn set_aria_hidden(&self, value: &dyn ToJs<JsNullable<JsString>>)

Source

pub fn get_aria_has_popup(&self) -> JsNullable<JsString>

Source

pub fn set_aria_has_popup(&self, value: &dyn ToJs<JsNullable<JsString>>)

Source

pub fn get_aria_expanded(&self) -> JsNullable<JsString>

Source

pub fn set_aria_expanded(&self, value: &dyn ToJs<JsNullable<JsString>>)

Source

pub fn get_aria_disabled(&self) -> JsNullable<JsString>

Source

pub fn set_aria_disabled(&self, value: &dyn ToJs<JsNullable<JsString>>)

Source

pub fn get_aria_current(&self) -> JsNullable<JsString>

Source

pub fn set_aria_current(&self, value: &dyn ToJs<JsNullable<JsString>>)

Source

pub fn get_aria_col_span(&self) -> JsNullable<JsString>

Source

pub fn set_aria_col_span(&self, value: &dyn ToJs<JsNullable<JsString>>)

Source

pub fn get_aria_col_index(&self) -> JsNullable<JsString>

Source

pub fn set_aria_col_index(&self, value: &dyn ToJs<JsNullable<JsString>>)

Source

pub fn get_aria_col_count(&self) -> JsNullable<JsString>

Source

pub fn set_aria_col_count(&self, value: &dyn ToJs<JsNullable<JsString>>)

Source

pub fn get_aria_checked(&self) -> JsNullable<JsString>

Source

pub fn set_aria_checked(&self, value: &dyn ToJs<JsNullable<JsString>>)

Source

pub fn get_aria_busy(&self) -> JsNullable<JsString>

Source

pub fn set_aria_busy(&self, value: &dyn ToJs<JsNullable<JsString>>)

Source

pub fn get_aria_auto_complete(&self) -> JsNullable<JsString>

Source

pub fn set_aria_auto_complete(&self, value: &dyn ToJs<JsNullable<JsString>>)

Source

pub fn get_aria_atomic(&self) -> JsNullable<JsString>

Source

pub fn set_aria_atomic(&self, value: &dyn ToJs<JsNullable<JsString>>)

Methods from Deref<Target = JsObject>§

Source

pub fn js_get_field(&self, property: &dyn UseInJsCode) -> JsValue

Get a field value of in this object.

WSDOM provides built-in getters so you should use that instead when possible.

Use js_get_field only when needed

fn example(browser: Browser) {
    // you can get `window["location"]["href"]` like this
    let href: JsValue = wsdom::dom::location(&browser).js_get_field(&"href");

    // but you should use built-in getters instead
    let href: JsString = wsdom::dom::location(&browser).get_href();
}
Source

pub fn js_set_field(&self, property: &dyn UseInJsCode, value: &dyn UseInJsCode)

Set a field value of in this object.

WSDOM provides built-in setters so you should use that instead when possible.

Use js_set_field only when needed

fn example(browser: Browser) {
    // you can set `window["location"]["href"]` like this
    wsdom::dom::location(&browser).js_set_field(&"href", &"https://example.com/");

    // but you should use built-in setters instead
    wsdom::dom::location(&browser).set_href(&"https://example.com");
}
Source

pub fn js_call_method<'a>( &'a self, method_name: &'a str, args: impl IntoIterator<Item = &'a dyn UseInJsCode>, last_arg_variadic: bool, ) -> JsValue

Call a method on this object.

Most types in WSDOM already come with safe Rust wrappers for their methods, so you should use those instead.

fn example(browser: &Browser) {
    let console = wsdom::dom::console(browser);
    // you can call console.log like this
    console.js_call_method("log", [&"hello" as &_], false);
     
    // but the better way is to use
    wsdom::dom::console(&browser).log(&[&"Hello" as &_]);
}

Be aware that the first argument (method_name) is NOT escaped.

Set last_arg_variadic to true if you want to “spread” the last argument as obj.method(arg1, arg2, ...arg3).

Source

pub fn js_call_self<'a>( &'a self, args: impl IntoIterator<Item = &'a dyn UseInJsCode>, last_arg_variadic: bool, ) -> JsValue

Call this object: obj().

Most types in WSDOM already come with safe Rust wrappers for their methods, so you should use those instead.

Methods from Deref<Target = JsValue>§

Source

pub fn browser(&self) -> &Browser

Source

pub fn retrieve_json(&self) -> RetrieveFuture<'_, Value>

Retrive this value from the JS side to the Rust side. Returns Future whose output is a serde_json::Value.

§use wsdom::dom::Browser
§use wsdom::dom::HTMLInputElement;

async fn example(input: &HTMLInputElement) { let _val = input.get_value().retrieve_json().await; }

Trait Implementations§

Source§

impl AsRef<ARIAMixin> for ARIAMixin

Source§

fn as_ref(&self) -> &Self

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for Element

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for ElementInternals

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLAnchorElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLAreaElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLAudioElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLBRElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLBaseElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLBodyElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLButtonElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLCanvasElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLDListElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLDataElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLDataListElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLDetailsElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLDialogElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLDirectoryElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLDivElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLEmbedElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLFieldSetElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLFontElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLFormElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLFrameElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLFrameSetElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLHRElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLHeadElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLHeadingElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLHtmlElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLIFrameElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLImageElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLInputElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLLIElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLLabelElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLLegendElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLLinkElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLMapElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLMarqueeElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLMediaElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLMenuElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLMetaElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLMeterElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLModElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLOListElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLObjectElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLOptGroupElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLOptionElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLOutputElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLParagraphElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLParamElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLPictureElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLPreElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLProgressElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLQuoteElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLScriptElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLSelectElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLSlotElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLSourceElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLSpanElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLStyleElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLTableCaptionElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLTableCellElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLTableColElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLTableDataCellElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLTableElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLTableHeaderCellElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLTableRowElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLTableSectionElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLTemplateElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLTextAreaElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLTimeElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLTitleElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLTrackElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLUListElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLUnknownElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for HTMLVideoElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for MathMLElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGAElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGAnimateElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGAnimateMotionElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGAnimateTransformElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGAnimationElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGCircleElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGClipPathElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGComponentTransferFunctionElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGDefsElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGDescElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGEllipseElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGFEBlendElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGFEColorMatrixElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGFEComponentTransferElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGFECompositeElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGFEConvolveMatrixElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGFEDiffuseLightingElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGFEDisplacementMapElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGFEDistantLightElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGFEDropShadowElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGFEFloodElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGFEFuncAElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGFEFuncBElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGFEFuncGElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGFEFuncRElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGFEGaussianBlurElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGFEImageElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGFEMergeElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGFEMergeNodeElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGFEMorphologyElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGFEOffsetElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGFEPointLightElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGFESpecularLightingElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGFESpotLightElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGFETileElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGFETurbulenceElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGFilterElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGForeignObjectElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGGElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGGeometryElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGGradientElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGGraphicsElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGImageElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGLineElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGLinearGradientElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGMPathElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGMarkerElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGMaskElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGMetadataElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGPathElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGPatternElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGPolygonElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGPolylineElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGRadialGradientElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGRectElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGSVGElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGScriptElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGSetElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGStopElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGStyleElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGSwitchElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGSymbolElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGTSpanElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGTextContentElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGTextElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGTextPathElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGTextPositioningElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGTitleElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGUseElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<ARIAMixin> for SVGViewElement

Source§

fn as_ref(&self) -> &ARIAMixin

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<JsObject> for ARIAMixin

Source§

fn as_ref(&self) -> &JsObject

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl AsRef<JsValue> for ARIAMixin

Source§

fn as_ref(&self) -> &JsValue

Converts this type into a shared reference of the (usually inferred) input type.
Source§

impl Clone for ARIAMixin

Source§

fn clone(&self) -> ARIAMixin

Returns a copy of the value. Read more
1.0.0 · Source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
Source§

impl Deref for ARIAMixin

Source§

type Target = JsObject

The resulting type after dereferencing.
Source§

fn deref(&self) -> &Self::Target

Dereferences the value.
Source§

impl Into<ARIAMixin> for Element

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for ElementInternals

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLAnchorElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLAreaElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLAudioElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLBRElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLBaseElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLBodyElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLButtonElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLCanvasElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLDListElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLDataElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLDataListElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLDetailsElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLDialogElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLDirectoryElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLDivElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLEmbedElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLFieldSetElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLFontElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLFormElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLFrameElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLFrameSetElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLHRElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLHeadElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLHeadingElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLHtmlElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLIFrameElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLImageElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLInputElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLLIElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLLabelElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLLegendElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLLinkElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLMapElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLMarqueeElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLMediaElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLMenuElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLMetaElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLMeterElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLModElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLOListElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLObjectElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLOptGroupElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLOptionElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLOutputElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLParagraphElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLParamElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLPictureElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLPreElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLProgressElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLQuoteElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLScriptElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLSelectElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLSlotElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLSourceElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLSpanElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLStyleElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLTableCaptionElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLTableCellElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLTableColElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLTableDataCellElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLTableElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLTableHeaderCellElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLTableRowElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLTableSectionElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLTemplateElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLTextAreaElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLTimeElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLTitleElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLTrackElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLUListElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLUnknownElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for HTMLVideoElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for MathMLElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGAElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGAnimateElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGAnimateMotionElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGAnimateTransformElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGAnimationElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGCircleElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGClipPathElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGComponentTransferFunctionElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGDefsElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGDescElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGEllipseElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGFEBlendElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGFEColorMatrixElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGFEComponentTransferElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGFECompositeElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGFEConvolveMatrixElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGFEDiffuseLightingElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGFEDisplacementMapElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGFEDistantLightElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGFEDropShadowElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGFEFloodElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGFEFuncAElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGFEFuncBElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGFEFuncGElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGFEFuncRElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGFEGaussianBlurElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGFEImageElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGFEMergeElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGFEMergeNodeElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGFEMorphologyElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGFEOffsetElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGFEPointLightElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGFESpecularLightingElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGFESpotLightElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGFETileElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGFETurbulenceElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGFilterElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGForeignObjectElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGGElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGGeometryElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGGradientElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGGraphicsElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGImageElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGLineElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGLinearGradientElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGMPathElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGMarkerElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGMaskElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGMetadataElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGPathElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGPatternElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGPolygonElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGPolylineElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGRadialGradientElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGRectElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGSVGElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGScriptElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGSetElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGStopElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGStyleElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGSwitchElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGSymbolElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGTSpanElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGTextContentElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGTextElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGTextPathElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGTextPositioningElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGTitleElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGUseElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<ARIAMixin> for SVGViewElement

Source§

fn into(self) -> ARIAMixin

Converts this type into the (usually inferred) input type.
Source§

impl Into<JsObject> for ARIAMixin

Source§

fn into(self) -> JsObject

Converts this type into the (usually inferred) input type.
Source§

impl Into<JsValue> for ARIAMixin

Source§

fn into(self) -> JsValue

Converts this type into the (usually inferred) input type.
Source§

impl JsCast for ARIAMixin

Source§

fn unchecked_from_js(val: JsValue) -> Self

Source§

fn unchecked_from_js_ref(val: &JsValue) -> &Self

Source§

fn unchecked_into<T>(self) -> T
where T: JsCast,

Source§

fn unchecked_ref<T>(&self) -> &T
where T: JsCast,

Source§

impl RefCast for ARIAMixin

Source§

type From = JsValue

Source§

fn ref_cast(_from: &Self::From) -> &Self

Source§

fn ref_cast_mut(_from: &mut Self::From) -> &mut Self

Source§

impl UseInJsCode for ARIAMixin

Source§

fn serialize_to(&self, buf: &mut Formatter<'_>) -> Result

Auto Trait Implementations§

Blanket Implementations§

Source§

impl<T> Any for T
where T: 'static + ?Sized,

Source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
Source§

impl<T> Borrow<T> for T
where T: ?Sized,

Source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
Source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

Source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
Source§

impl<T> CloneToUninit for T
where T: Clone,

Source§

unsafe fn clone_to_uninit(&self, dest: *mut u8)

🔬This is a nightly-only experimental API. (clone_to_uninit)
Performs copy-assignment from self to dest. Read more
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

Source§

impl<T, U> Into<U> for T
where U: From<T>,

Source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

Source§

impl<P, T> Receiver for P
where P: Deref<Target = T> + ?Sized, T: ?Sized,

Source§

type Target = T

🔬This is a nightly-only experimental API. (arbitrary_self_types)
The target type on which the method may be called.
Source§

impl<T> ToOwned for T
where T: Clone,

Source§

type Owned = T

The resulting type after obtaining ownership.
Source§

fn to_owned(&self) -> T

Creates owned data from borrowed data, usually by cloning. Read more
Source§

fn clone_into(&self, target: &mut T)

Uses borrowed data to replace owned data, usually by cloning. Read more
Source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

Source§

type Error = Infallible

The type returned in the event of a conversion error.
Source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
Source§

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

Source§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.
Source§

impl<T> ToJs<T> for T
where T: UseInJsCode + ?Sized,