1. 程式人生 > >extjs的Ext.define()函式的用法以及注意點。

extjs的Ext.define()函式的用法以及注意點。

The class name to create in string dot-namespaced format, for example: 'My.very.awesome.Class', 'FeedViewer.plugin.CoolPager' It is highly recommended to follow this simple convention: - The root and the class name are 'CamelCased' - Everything else is lower-cased Pass null to create an anonymous class.