Options
All
  • Public
  • Public/Protected
  • All
Menu

Class VGrid<SS>

Type parameters

  • SS

Hierarchy

Index

Constructors

constructor

Properties

action_stack

action_stack: ActionStack

color_map

color_map: ColorMap

container

container: any

label_state

label_state: LabelState

resize_observer

resize_observer: any

settings

settings: Settings

Methods

componentDidMount

  • componentDidMount(): void
  • Returns void

componentWillUnmount

  • componentWillUnmount(): void
  • Returns void

onChildExpand

  • onChildExpand(id: number): void

onKeyUp

  • onKeyUp(key: string): void

on_block_selected

on_resize

  • on_resize(entries: any): void

render

  • render(): Element
  • Returns Element

Object literals

state

state: object

container_width

container_width: number = 10000000

expand_num

expand_num: number = -1

Generated using TypeDoc