script::dom::bindings

Module reflector

source
Expand description

The Reflector struct.

Structsยง

  • Reflector ๐Ÿ”’
    A struct to store a reference to the reflector of a DOM object.

Traitsยง

  • DomObject ๐Ÿ”’
    A trait to provide access to the Reflector for a DOM object.
  • A trait to provide a function pointer to wrap function for DOM iterator interfaces.
  • DomObjectWrap ๐Ÿ”’
    A trait to provide a function pointer to wrap function for DOM objects.
  • MutDomObject ๐Ÿ”’
    A trait to initialize the Reflector for a DOM object.

Functionsยง