So, I think it would be much better if you see something missing in the Docs
post in one of the doc threads to get it changed
then add to the FAQs.
Point people to the FAQs, not some random thread, as Brian mentioned.
It takes about as long to make an entry in the wiki as it does in the forum, but hopefully more people will find it in the wiki (and not complain they had to find the answer in the forums).
I would like to thank the original poster of this thread (mysticav) for posting it, and I would like to point out that this thread actually turned up as the first item at the top of the Google search results for "extjs xtypes" which led me easily to the link to open the correct API doc page needed to find this list at the very moment I happened to need it. Thank you for posting this handy little convenience, mysticav. Though it is a small thing, it is greatly appreciated.
P.S.: I would like to add that while I did actually attempt to find this information in the API docs first, it was not immediately obvious to me where to find the complete list of xtypes (though perhaps it should have been obvious), so my immediate reaction was the Google search mentioned above. Since it led me pretty much instantly to the correct API doc page, I'm happy this thread was here.
Last edited by Silver Knight; 21 Apr 2009 at 9:50 AM.
Reason: Added a P.S. to further clarify my thankfulness for this post.
"If it's true that our species is alone in the universe, then I'd have to say that the universe aimed rather low and settled for very little." - George Carlin
I would like to add that while I did actually attempt to find this information in the API docs first, it was not immediately obvious to me where to find the complete list of xtypes (though perhaps it should have been obvious), so my immediate reaction was the Google search mentioned above. Since it led me pretty much instantly to the correct API doc page, I'm happy this thread was here.
Ditto; I know it's in the API docs but I can never remember the location - thanks mysticav/google!
I would also like to thank the orginal poster. The full list of xtypes is NOT easy to find in the API when you are a newbie. You need to know to search for the keyword "Component" while in the API. Searching for "xtype" brings back no results. Someone with little extjs knowledge would seach for the latter, not knowing enough to seach for the former.
As a beginner I found the API search functionality very annoying. Unless you know exactly what you are looking for you can't find it. I wish it brought up more results containing your search term rather than just exact matches.
I also was happy to see this post of 4 years old showing xtypes of ExtJs 3.3, because it helped me out.
It seems impossible to find a list of xtypes in the current documentation of Ext 4.1.3. From a search of "xtype", I get to Ext.Component, from where I am redirected "See theComponent Guide for more information on xtypes and the Component hierarchy." and then I still see no xtypes..