Options
All
  • Public
  • Public/Protected
  • All
Menu

Content Model of Table Cell

Hierarchy

Index

Properties

blockGroupType

blockGroupType: "TableCell"

Type of this block group

blocks

Blocks under this group

Optional cachedElement

cachedElement: HTMLTableCellElement

Cached element for reuse

dataset

dataset: DatasetFormat

dataset of this element

format

Format of this model

Optional isHeader

isHeader: boolean

Whether this cell is a table header (TH) element

Optional isSelected

isSelected: boolean

Whether this model object is selected

spanAbove

spanAbove: boolean

Whether this cell is spanned from above cell

spanLeft

spanLeft: boolean

Whether this cell is spanned from left cell

Generated using TypeDoc