Class: Browser::Window
- Includes:
- Native
- Defined in:
- lib/wedge/plugins/history.rb,
lib/wedge/plugins/location.rb
Overview
Window instances are Native objects used to wrap native window instances.
Generally, you will want to use the top level Window instance, which wraps window from the main page.
Instance Attribute Summary collapse
-
#history ⇒ History
readonly
The history for this window.
-
#location ⇒ Location
readonly
The location for the window.