class JS::Context::Window

Defined in:

js/context/window.cr

Constructors

Instance Method Summary

Instance methods inherited from class JS::Context::ContextObject

to_js_ref : String to_js_ref

Constructor methods inherited from class JS::Context::ContextObject

new(preceding_call_chain : String, method_name : String, *args) new

Class methods inherited from class Object

to_js_ref to_js_ref

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def clearTimeout(handle : JS::Context::TimerHandle) : JS::Context::Undefined #

[View source]

[View source]