Module reflector

Source

Structs§

Reflector
A struct to store a reference to the reflector of a DOM object.

Traits§

DomGlobalGeneric
DomObject
A trait to provide access to the Reflector for a DOM object.
DomObjectIteratorWrap
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.