Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/extjs/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Extjs 无法将存储操作与自定义代理链接_Extjs_Sencha Touch 2 - Fatal编程技术网

Extjs 无法将存储操作与自定义代理链接

Extjs 无法将存储操作与自定义代理链接,extjs,sencha-touch-2,Extjs,Sencha Touch 2,我正在尝试为sencha实现ExtJs中定义的Indexeddb代理。我需要以何种方式注册代理侦听器,以便将存储操作映射到代理 见下文,这是Sencha的indexeddb示例 见下文,这是Sencha的indexeddb示例

我正在尝试为sencha实现ExtJs中定义的Indexeddb代理。我需要以何种方式注册代理侦听器,以便将存储操作映射到代理

见下文,这是Sencha的indexeddb示例


见下文,这是Sencha的indexeddb示例