Class
A collection of windows.
add, count
Windows
QuickLinks
Properties
Property | Type | Access | Description |
---|---|---|---|
length | number | readonly | The number of objects in the collection. |
Methods
Instances
Window add ([withProperties:
Object])
Creates a new Window.
Parameter | Type | Description |
---|---|---|
withProperties | Object | Initial values for properties of the new Window (Optional) |
number count ()
Displays the number of elements in the Window.
Element of
Application.windows
Document.windows
Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |