Songbird / Development / Songbird Add-Ons API Documentation

sbIDOMEventWrapper Interface Reference

List of all members.

Public Member Functions

void init (in nsIDOMEvent aBaseEvent, in nsISupports aData)

Public Attributes

readonly attribute nsISupports data

Detailed Description

Definition at line 37 of file sbIDOMEventWrapper.idl.


Member Function Documentation

void sbIDOMEventWrapper::init ( in nsIDOMEvent  aBaseEvent,
in nsISupports  aData 
)

Initialize the event wrapper by giving it a base event to wrap

@param aBaseEvent the event to be wrapped @param aData the payload to be passed as part of the event


Member Data Documentation

readonly attribute nsISupports sbIDOMEventWrapper::data

The data passed in the second parameter of init()

Definition at line 50 of file sbIDOMEventWrapper.idl.


The documentation for this interface was generated from the following file:
Generated on Tue Mar 10 14:28:58 2009 for Songbird by  doxygen 1.5.2