WebCAD-Lib-TS API 文档 - v1.0.0
Preparing search index...
ILocalDrawingBrowserResult
Interface ILocalDrawingBrowserResult
本地图纸浏览器对话框结果
interface
ILocalDrawingBrowserResult
{
action
:
"open"
|
"delete"
|
"cancel"
;
id
?:
number
;
key
?:
string
;
}
Index
Properties
action
id?
key?
Properties
action
action
:
"open"
|
"delete"
|
"cancel"
操作类型: open-打开, delete-删除, cancel-取消
Optional
id
id
?:
number
选中的记录ID
Optional
key
key
?:
string
选中的记录 key
Settings
Member Visibility
Protected
Internal
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
action
id
key
WebCAD-Lib-TS API 文档 - v1.0.0
Loading...
本地图纸浏览器对话框结果