-
9 Sep 2010 7:51 AM #1
[CLOSED-267] Sencha Touch API docs lacking some "Sencha Platform" content?
[CLOSED-267] Sencha Touch API docs lacking some "Sencha Platform" content?
It seems that some things which Sencha Touch inherits from the "sencha platform" (i.e., stuff shared between Touch and Ext JS) are missing from the Touch API docs.
For example, the Touch API docs for Ext.Container excludes the "items" config option and add() function. It's mentioned in the overall description, but not in the "Config Options" and "Public Methods" sections.
Probably not high-priority, but as a newbie, this was pretty confusing (especially since items and add() are fundamental parts of every app).
(Apologies if this is already known/being tracked.)
-
9 Sep 2010 8:09 AM #2
Looks like the doc builder went a bit strange with the split. We're looking into it.
Evan Trimboli
Sencha Developer
Twitter - @evantrimboli
Don't be afraid of the source code!
-
9 Sep 2010 10:24 AM #3
This is already fixed in our repo. The problem was because Ext.Component doc had @extends from Ext.util.Observable rather than Ext.lib.Component.
Aaron Conran
@aconran
Sencha Architect Development Team
Thank you for reporting this bug. We will make it our priority to review this report.
Similar Threads
-
Is Sencha working on native wrappers to package Sencha Touch apps for app stores?
By olin in forum Sencha Touch 1.x: DiscussionReplies: 10Last Post: 20 Jan 2012, 10:10 AM -
Porting of Sencha Touch API Docs
By mitchellsimoens in forum Sencha Touch 1.x: Examples and ShowcasesReplies: 4Last Post: 21 Aug 2010, 6:26 AM


Reply With Quote