PGCPB No. 07-203 File No. DSP-07023/SP-070004 R E S O L U T I O N:: File Format: PDF/Adobe Acrobat - View as HTMLFile No. DSP-07023/SP-070004. Page 3. Urban Design Comment: The request to design to a Register properties, 10 historic sites, and 3 historic resources , http://www.mncppc.org/pgco/planning/agendas/2007 Resolutions PDFs/07-203.pdfHOME | I get this error in my code. The problem is I have no clue where to start since my code is over 1000 lines.
sp has no properties
apply(function(), undefined, Object)
[Break on this error] Ext={version:"2.0"};window["undefined"]=window["undefined"];Ext.apply=function(C...
ext-base.js (line 9)
sp has no properties
[Break on this error] Ext={version:"2.0"};window["undefined"]=window["undefined"];Ext.apply=function(C...
p.s. I'm using the debug include
that is an error from firebug. I think I found what was going on. Can you have an xtype within an xtype? I have an xtype form that has an xtype grid in it. I comment out all the forms that have an xtype anything in them and my code works fine. BIOONE Online Journals - The Filarial Endosymbiont Wolbachia sp :: Wolbachia sp. has now been reported from a wide range of filarial species, .. Wolbachia sp. and the antifilarial properties of tetracycline. http://www.bioone.org/bioone/?request=get-document&issn=0022-3395&volume=088&issue=06&page=1248HOME | Ascocoryne sp. (Helotiales) on Flickr - Photo Sharing!:: Ascocoryne sp. According to Index Fungorum, this genus has no family placement. On branch of a large fallen Beech tree. Woodland, Arniston Estate near http://www.flickr.com/photos/stephenbuchan/3000170490/HOME |
Generally that error means there is a missing class (something is extending a class that doesn't exist).
What evant is saying is that its likely you have extended a class somewhere (Ext.extend) and its trying to extend a class that does not exist. This happens to me often when i forget the subclass name, like "Ext.Menu" instead of the correct "Ext.menu.Menu". Scientology's Suppressive Person (SP) doctrine:: «A truly Suppressive Person or group has no rights of any kind as . In 1965 they wrote that the "homes, properties, places and abodes of persons who have http://www.xenu-directory.net/practices/sp.htmlHOME | LRU-SP: A Size-Adjusted and Popularity-Aware LRU Replacement :: In addition, LRU-SP has no space boundaries. for LRU queues, so it is a parameter-free. access patterns are desirable properties to Web caching. http://doi.ieeecs.org/10.1109/CMPSAC.2000.884690HOME |
Firebug can also be used to track down these types of errors by setting it to break on errors - I doubt this has anything to do with your xtypes directly.
PS. yes, you can nest xtypes.
I had a autoExpandColumn config field in my grid pointing to a field ID that didn't exist. Sheesh! How do you extjs core guys develop such a huge javascript library and not run into these kinds of pointless error messages every day? I'm using firebug, I'm using the debug js include file but it seems that tiny stuff like this keeps tripping me up. This error alone set me back almost a full day because the message had 100% nothing to do with what was really wrong. Sorry for venting but I'm still trying to transition from my php world where the debugger is little different. HJC CL-SP - webBikeWorld:: It's no wonder they're the biggest selling brand in the U.S.A. My feeling is that the CL-SP has higher quality and works better than the vast majority of http://www.webbikeworld.com/r2/motorcycle-helmet/hjc/cl-sp/HOME |
From memory, I think that's used when calling Ext.extend. You should try and debug it with FireBug, look at the call stack when the error is thrown. It's pretty difficult to guess what's going wrong from your description.
I had a autoExpandColumn config field in my grid pointing to a field ID that didn't exist. Sheesh! How do you extjs core guys develop such a huge javascript library and not run into these kinds of pointless error messages every day? I'm using firebug, I'm using the debug js include file but it seems that tiny stuff like this keeps tripping me up. This error alone set me back almost a full day because the message had 100% nothing to do with what was really wrong. Sorry for venting but I'm still trying to transition from my php world where the debugger is little different.
We also sometimes run into such problems.... ;)
Traditional University or MLM University? You Choose
15 Questions to Ask Your Software Vendor
|