DebuggerGetEnvironmentEventMethods

pub trait DebuggerGetEnvironmentEventMethods<D: DomTypes> {
    // Required methods
    fn FrameActorId(&self) -> DOMString;
    fn IsTrusted(&self) -> bool;
}

Required Methods§

Implementors§