Gjsify LogoGjsify Logo

Enumeration DockItemBehavior

Described the behaviour of a doc item. The item can have multiple flags set.

bitfield

Index

Enumeration Members

CANT_CLOSE: number

item cannot be closed

CANT_DOCK_BOTTOM: number

item cannot be docked at bottom

CANT_DOCK_CENTER: number

item cannot be docked at center

CANT_DOCK_LEFT: number

item cannot be docked left

CANT_DOCK_RIGHT: number

item cannot be docked right

CANT_DOCK_TOP: number

item cannot be docked at top

CANT_ICONIFY: number

item cannot be iconified

LOCKED: number

item is locked, it cannot be moved around

NEVER_FLOATING: number

item cannot be undocked

NEVER_HORIZONTAL: number

item cannot be docked horizontally

NEVER_VERTICAL: number

item cannot be docked vertically

NORMAL: number

Normal dock item

NO_GRIP: number

item doesn't have a grip

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method