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/components/extend/TableFormBase
ITableFormBaseConfig
Interface ITableFormBaseConfig
弹出窗口的配置
Hierarchy
ITableFormBaseConfig
Implemented by
TableFormBase
Index
Properties
form
Config
multselect
on
Cancel
on
Close
on
Ok
table
Config
Properties
form
Config
form
Config
:
IFormOptions
弹出的窗口配置项
multselect
multselect
:
boolean
是否允许多选
Optional
on
Cancel
on
Cancel
:
(
)
=>
void
取消回调
Type declaration
(
)
:
void
Returns
void
Optional
on
Close
on
Close
:
(
)
=>
void
关闭回调
Type declaration
(
)
:
void
Returns
void
Optional
on
Ok
on
Ok
:
TableFormOkHandle
点击确定时候的回调
table
Config
table
Config
:
ITableConfig
弹出的table配置项
Modules
YH-
Designer/src/components/extend/
Table
Form
Base
Generated using
TypeDoc
弹出窗口的配置