Linux Mac OSX Windows

Implemented by


  
[scriptable, uuid(baedc96a-9cee-4b6b-9160-90d257b3c8ef)]
interface nsIJSID : nsISupports

Attributes


        
readonly attribute string name

        
readonly attribute string number

        
readonly attribute boolean valid

Methods


        
boolean equals(in nsIJSID other)

        
[notxpcom] const_nsID_ptr getID()

        
void initialize(in string idString)

        
string toString()