FastChar-ExtJs文档
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Monaco
Editor
Entity
constructor
show
Editor
entity.js源码编辑方法
Hierarchy
MonacoEditorEntity
Index
Constructors
constructor
Methods
show
Editor
Constructors
constructor
new
Monaco
Editor
Entity
(
)
:
MonacoEditorEntity
Returns
MonacoEditorEntity
Methods
Static
show
Editor
show
Editor
(
obj
:
any
, entityCode
:
string
)
:
void
打开entity源码编辑器
Parameters
obj:
any
entityCode:
string
Returns
void
entity.js源码编辑方法