Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ParserColumnDefinition

Hierarchy

  • ParserColumnDefinition

Implements

Index

Constructors

constructor

Properties

defaultValue

defaultValue: string | number | null = null

disabled

disabled: boolean = false

enumValues

enumValues: IParserEnumValues

field

field: string = ""

id

id: boolean = false

ignoreCellRenderer

ignoreCellRenderer: boolean = false

name

name: string = ""

type

type: string = ""

width

width: number = 64

Methods

getDefaultValue

  • getDefaultValue(): string | number

render

Object literals

cellStyle

cellStyle: object

width

width: string = `64px`

columnStyle

columnStyle: object

width

width: string = `64px`

Generated using TypeDoc