Options
All
  • Public
  • Public/Protected
  • All
Menu

Content Model of general Segment

Hierarchy

Index

Properties

Readonly blockGroupType

blockGroupType: "General"

Type of this block group

Readonly blockType

blockType: "BlockGroup"

Type of this block

blocks

Blocks under this group

Optional cachedElement

cachedElement: HTMLElement

Cached element for reuse

Optional code

Code info

Optional Readonly dummy1

dummy1: never[]

The mutable marker to mark an object as mutable. When assign readonly object to a mutable type, compile will fail to build due to this member does not exist from source type.

Optional Readonly dummy2

dummy2: never[]

The mutable marker to mark an object as mutable. When assign readonly object to a mutable type, compile will fail to build due to this member does not exist from source type.

element

element: HTMLElement

A reference to original HTML node that this model was created from

format

Format of this model

Optional isSelected

isSelected: boolean

Whether this model object is selected

Optional link

Hyperlink info

Readonly segmentType

segmentType: "General"

Type of this segment

Generated using TypeDoc