Properties
Optional column
Optional destory
destory: ($cell: JQuery<HTMLElement>, value: any, row: Row) => void
Type declaration
-
- ($cell: JQuery<HTMLElement>, value: any, row: Row): void
-
Parameters
-
$cell: JQuery<HTMLElement>
-
value: any
-
row: Row
Returns void
Optional getHtml
getHtml: ($cell: JQuery<HTMLElement>, value: any, row: Row) => string
Type declaration
-
- ($cell: JQuery<HTMLElement>, value: any, row: Row): string
-
Parameters
-
$cell: JQuery<HTMLElement>
-
value: any
-
row: Row
Returns string
Optional init
init: ($cell: JQuery<HTMLElement>, value: any, row: Row) => void
Type declaration
-
- ($cell: JQuery<HTMLElement>, value: any, row: Row): void
-
Parameters
-
$cell: JQuery<HTMLElement>
-
value: any
-
row: Row
Returns void
列表的编辑接口