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.
nsIDOMBarProp
| IID: | 9eb2c150-1d56-11d3-8221-0060083a0bcf |
| Inherits From: | nsISupports |
Properties
PRBool visible
The nsIDOMBarProp interface is the interface for controlling and accessing the visibility of certain UI items (scrollbars, menubars, toolbars, ...) through the DOM.
References
This interface is the type of the following properties:
nsIDOMWindow.scrollbars, nsIDOMWindowInternal.directories, nsIDOMWindowInternal.locationbar, nsIDOMWindowInternal.menubar, nsIDOMWindowInternal.personalbar, nsIDOMWindowInternal.statusbar, nsIDOMWindowInternal.toolbar
Reference documentation is generated from Mozilla's source.
