hangoutsslackgmailskypefacebook-workplaceoutlookemailmicrosoft-teamsdiscordmessengercustom-servicesmacoslinuxwindowsinboxwhatsappicloudtweetdeckhipchattelegram
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.
14 lines
491 B
14 lines
491 B
{ |
|
"name": "sencha-amf", |
|
"type": "code", |
|
"creator": "Sencha", |
|
"summary": "AMF Direct support, for using AMF-based servers as data sources", |
|
"detailedDescription": "Use AMF-based server (e.g. BlazeDS, Coldfusion) as data sources for grid. Also allows making RMI calls to the server using Direct.", |
|
"version": "1.0.0", |
|
"compatVersion": "1.0.0", |
|
"framework": "ext", |
|
"format": "1", |
|
"output": "${package.dir}/build", |
|
"local": true, |
|
"requires": [] |
|
}
|
|
|