Interface TableCellUpdateEventIf

Hierarchy

  • TableCellUpdateEventIf

Implemented by

Properties

area: AreaIdent
columnIndex: number
cssClasses: {
    [key: string]: boolean;
}

Type declaration

  • [key: string]: boolean
rowIndex: number
value: any

Generated using TypeDoc