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.

nsIFullScreen

IID:9854976e-1dd1-11b2-8350-e6d35099fbce
Inherits From:nsISupports

Methods

nsISimpleEnumerator getChromeItems ( ) void hideAllOSChrome ( ) void showAllOSChrome ( )

nsISimpleEnumerator getChromeItems ( )

Return an enumerator of all registered OS chrome components


void hideAllOSChrome ( )

Hide all registered OS chrome components


void showAllOSChrome ( )

Show all registered OS chrome components

Reference documentation is generated from Mozilla's source.