Main Page | Modules | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

nsIPropertyBag Interface Reference

import "nsIPropertyBag.idl";

Inheritance diagram for nsIPropertyBag:

nsIPropertyBag2 nsIWritablePropertyBag nsIWritablePropertyBag2 List of all members.

Public Member Functions

nsIVariant getProperty (in AString name)
 Get a property value for the given name.

Public Attributes

readonly attribute nsISimpleEnumerator enumerator
 Get a nsISimpleEnumerator whose elements are nsIProperty objects.

Member Function Documentation

nsIVariant nsIPropertyBag::getProperty in AString  name  ) 
 

Get a property value for the given name.

Exceptions:
NS_ERROR_FAILURE if a property with that name doesn't exist.


Member Data Documentation

readonly attribute nsISimpleEnumerator nsIPropertyBag::enumerator
 

Get a nsISimpleEnumerator whose elements are nsIProperty objects.


The documentation for this interface was generated from the following file:
Generated on Mon Dec 1 12:00:04 2008 for Mozilla ZAP by  doxygen 1.4.4