TOC PREV NEXT INDEX

domref



view


The view attribute identifies the AbstractView from which the event was generated.

Syntax

aView = event.view
 

Parameters

aView is a reference to an AbstractView object.

Example

// example here
 

Notes

None.

Specification

view
 


Netscape Communications
http://developer.netscape.com
TOC PREV NEXT INDEX