界面 / DragDropPayLoad
DragDropPayLoad Class
拖拽事件数据传递类
Table of contents
Properties
guidStr: any |
---|
GUID |
idStr: any |
id |
nameStr: any |
name |
Accessors
guid(): string |
---|
GUID |
id(): string number |
获取id |
name(): string |
获取名字 |
Properties
guidStr
• Private
guidStr: any
GUID
idStr
• Private
idStr: any
id
nameStr
• Private
nameStr: any
name
Accessors
guid
• | ||
---|---|---|
GUID Returns
|
id
• | • | ||||
---|---|---|---|---|---|
获取id Returns
| 设置id Parameters
|
name
• | • | ||||
---|---|---|---|---|---|
获取名字 Returns
| 设置名字 Parameters
|