Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CrosswordCellRegistry

Represents a cell

Hierarchy

  • CrosswordCellRegistry

Index

Properties

acrossClueRegistry

acrossClueRegistry: CrosswordClueRegistry

Across clue registry to which the cell belongs

Optional currentAnswer

currentAnswer: string

Value in the cell

definition

definition: CrosswordCell

Cell definition

downClueRegistry

downClueRegistry: CrosswordClueRegistry

Down clue registry to which the cell belongs

element

element: JQuery

Cell element

field

field: JQuery

Cell field

Optional isCorrect

isCorrect: boolean

The user answer is correct

rowRegistry

Row registry to which the cell belongs

Generated using TypeDoc