Trait script::dom::bindings::codegen::Bindings::PopStateEventBinding::PopStateEvent_Binding::PopStateEventMethods
source · pub trait PopStateEventMethods {
// Required methods
fn State(&self, cx: SafeJSContext) -> JSVal;
fn IsTrusted(&self) -> bool;
}