TOC PREV NEXT INDEX

Put your logo here!


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 


mozilla DOM project | mailto:oeschger | bug 93108
TOC PREV NEXT INDEX