00001 #include "nsISupports.idl" 00002 00003 interface tmozIObjectView; 00004 00010 [scriptable, uuid(C21ADE45-3C95-4294-9EDB-F474BAB09B62) ] 00011 interface tmozIView: nsISupports 00012 { 00016 readonly attribute tmozIObjectView parent; 00017 };