Thank you for reporting this bug. We will make it our priority to review this report.
-
Ext User
[OPEN-1300] Documentation should indicate xtype on Class page
Hi,
Just a small request with the documentation, could pages such as http://dev.sencha.com/deploy/dev/doc...t.BoxComponent include the components XType at the top (along with Package, Defined In, Class, etc).
I know there's a central list; but this would be a welcomed shortcut to have.
-
Ext JS Premium Member
-
Sencha User
-
Sencha User
-
-
btw - why is Ext using different xtypes? It would be so easy if xtype would be the same as the class name.
Code:
var b = new Ext.Button({});
or
xtype: 'Ext.Button'
So no extra tag or cheat sheet for lookup would be needed.
I know it's too late for the versions, maybe you can think about for 4 version?
vg Steffen
--------------------------------------
Release Manager of
TYPO3 4.5
-
-
Sencha User
-
Sencha User