Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • DockLocation

Index

Properties

Static BOTTOM

BOTTOM: DockLocation = ...

Static CENTER

CENTER: DockLocation = ...

Static LEFT

LEFT: DockLocation = ...

Static RIGHT

RIGHT: DockLocation = ...

Static TOP

TOP: DockLocation = ...

Static values

values: Record<string, DockLocation> = {}

Methods

getName

  • getName(): string
  • Returns string

getOrientation

toString

  • toString(): string
  • Returns string

Generated using TypeDoc