WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.

nsIRollupListener

IID:ee6efe03-77dc-4aac-a6a8-905731a1796e
Inherits From:nsISupports

Methods

nsIContent Rollup ( ) void ShouldRollupOnMouseActivate ( out PRBool should ) void ShouldRollupOnMouseWheelEvent ( out PRBool should )

nsIContent Rollup ( )

Notifies the object to rollup, optionally returning the node that was just rolled up.


void ShouldRollupOnMouseActivate ( out PRBool should )

Asks the RollupListener if it should rollup on mouse activate, eg. X-Mouse

Arguments:
should

void ShouldRollupOnMouseWheelEvent ( out PRBool should )

Asks the RollupListener if it should rollup on mousevents

Arguments:
should

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com