Extensions Window

The window table exposes several read-only fields that give information about the application window.

Window Fields (Read-Only)

These fields can be accessed, but not updated.

number clientHeight Height of the client area of the application window
number clientWidth Width of the client area of the application window
number frameHeight Height of the application frame window
number frameWidth Width of the application frame window
number height Height of the application window, including border, title, and menu
number width Width of the application window, including border, title, and menu

Copyright 2010 Justin Aquadro