DanMcCoy
26 Sep 2010, 4:30 AM
Hello
In the example found at: http://dev.sencha.com/deploy/touch/examples/tabs2/
the items are added using JSON syntax.
As a result, I can't tell (just from the example code) what type of objects are actually/supposed to be added.
I've checked the API documentation for "TabPanel.items" which states "If an xtype is not explicitly specified, the defaultType for that Container is used".
How do I know what the defaultType is for a TabPanel?
In the example found at: http://dev.sencha.com/deploy/touch/examples/tabs2/
the items are added using JSON syntax.
As a result, I can't tell (just from the example code) what type of objects are actually/supposed to be added.
I've checked the API documentation for "TabPanel.items" which states "If an xtype is not explicitly specified, the defaultType for that Container is used".
How do I know what the defaultType is for a TabPanel?