whatsappicloudtweetdeckhipchattelegramhangoutsslackgmailskypefacebook-workplaceoutlookemailmicrosoft-teamsdiscordmessengercustom-servicesmacoslinuxwindowsinbox
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
372 B
24 lines
372 B
// |
|
// Definitions of enums referenced in documentation. |
|
// |
|
|
|
/** |
|
* @enum [Ext.enums.Layout=layout.*] |
|
* Enumeration of all layout types. |
|
*/ |
|
|
|
/** |
|
* @enum [Ext.enums.Widget=widget.*] |
|
* Enumeration of all xtypes. |
|
*/ |
|
|
|
/** |
|
* @enum [Ext.enums.Plugin=plugin.*] |
|
* Enumeration of all ptypes. |
|
*/ |
|
|
|
/** |
|
* @enum [Ext.enums.Feature=feature.*] |
|
* Enumeration of all ftypes. |
|
*/ |
|
|
|
|