[]
        
(Showing Draft Content)

GC.Spread.Sheets.TableSheet.IRowActionOptions

接口: IRowActionOptions

Sheets.TableSheet.IRowActionOptions

Table of contents

属性

方法

属性

command

Optional command: string


icons

Optional icons: (string | ButtonImageType)[]


name

Optional name: string


shortcutKey

Optional shortcutKey: IShortcutKey


tooltip

Optional tooltip: string

方法

iconSelector

Optional iconSelector(item, index, context): number | boolean

参数

属性名 类型
item any
index number
context any

返回值

number | boolean