FastChar-ExtJs文档
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Plugin
Loader
constructor
loaded
Plugin
Map
load
Plugins
Hierarchy
PluginLoader
Index
Constructors
constructor
Properties
loaded
Plugin
Map
Methods
load
Plugins
Constructors
constructor
new
Plugin
Loader
(
)
:
PluginLoader
Returns
PluginLoader
Properties
Static
loaded
Plugin
Map
loaded
Plugin
Map
:
{}
= {}
Type declaration
Methods
Static
load
Plugins
load
Plugins
(
pluginCode
:
string
, srcPaths
:
any
[]
, callBack
:
any
)
:
void
加载插件的文件
Parameters
pluginCode:
string
插件标识
srcPaths:
any
[]
js或css文件地址
callBack:
any
回调函数
Returns
void
加载插件的文件