Search
Preparing search index...
The search index is not available
kdayun 界面引擎API
Options
All
Public
Public/Protected
All
Inherited
Menu
kdayun 界面引擎API
YH-Designer/src/services/MessageServices
IMessage
Interface IMessage
消息实体类
Hierarchy
IMessage
Index
Properties
callback
Id
handle
msg
params
result
source
Msg
target
Id
Properties
Optional
callback
Id
callback
Id
:
string
回调函数的id 消息回调时候需要使用
Optional
handle
handle
:
string
消息接收的句柄
Optional
msg
msg
:
string
消息类型
Optional
params
params
:
any
参数
Optional
result
result
:
any
消息处理的返回值
Optional
source
Msg
source
Msg
:
IMessage
源消息
Optional
target
Id
target
Id
:
string
消息的所属的target对象的ID
Modules
YH-
Designer/src/services/
Message
Services
Generated using
TypeDoc
消息实体类