Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MoveEntry

Hierarchy

Index

Properties

duration: number

The duration in milliseconds, or 0 for no animation.

ended: boolean
index: number
parent: SplitPanel
referenceWidget?: Widget

When this widget is hidden, the animation is canceled.

side?: "bottom" | "left" | "right" | "top"

The side of the side panel that shall be resized.

startPosition?: number
startTime?: number
started: boolean
targetPosition?: number
targetSize?: number

Methods

  • reject(reason: string): void
  • resolve(position: number): void