Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • OverflowService

Index

Constructors

Properties

DEFAULT_COLUMN_COUNT: 6 = 6
DEFAULT_COLUMN_WIDTH: 200 = 200
_columnCount: number
_columnWidth: number
_initializedCount: boolean
_overflowMode: boolean
_state: OverflowState

Accessors

  • get columnCount(): number
  • set columnCount(value: number): void
  • get columnWidth(): number
  • set columnWidth(value: number): void
  • get initializedCount(): boolean
  • get overflowMode(): boolean
  • set overflowMode(value: boolean): void

Methods

  • checkIsNan(item: any, defaultValue: any): any
  • getViewId(): string
  • initializeItem(id: string, defaultValue: any): any
  • restoreLastState(): void
  • saveNewState(): void
  • saveState(): void

Generated using TypeDoc