Expand description
The Reflector
struct.
Structs
A struct to store a reference to the reflector of a DOM object.
Traits
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.
A trait to provide a function pointer to wrap function for DOM objects.
A trait to initialize the
Reflector
for a DOM object.Functions
Create the reflector for a new DOM object and yield ownership to the
reflector.