Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RawCellModel

An implementation of a raw cell model.

Hierarchy

Implements

Index

Constructors

constructor

Accessors

contentChanged

isDisposed

  • get (): boolean

metadataChanged

source

  • get (): string
  • set (newValue: string): void

stateChanged

type

  • get (): "raw"

Methods

dispose

  • dispose(): void

getMetadata

listMetadata

  • listMetadata(): string[]

Protected setCursorData

  • setCursorData(name: string, newValue: any): void

toJSON

Generated using TypeDoc