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.

nsIJSID

IID:baedc96a-9cee-4b6b-9160-90d257b3c8ef
Inherits From:nsISupports

This interface is implemented by the following components:


Properties

readonly char* name

readonly char* number

readonly PRBool valid


Methods

PRBool equals ( nsIJSID other ) [notxpcom] nsID_ptr getID ( ) void initialize ( char* idString ) char* toString ( )

PRBool equals ( nsIJSID other )

Arguments:
other

[notxpcom] nsID_ptr getID ( )


void initialize ( char* idString )

Arguments:
idString

char* toString ( )


References

This interface is passed as an argument to the following methods:

nsIJSID.equals

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com