Gjsify LogoGjsify Logo

Location inside the content area.

The content area of a #TeplInfoBar contains a vertical container containing:

  • First, an horizontal container containing:
    • A place for an optional icon.
    • The %TEPL_INFO_BAR_LOCATION_ALONGSIDE_ICON location, which is a vertical container that can contain: primary/secondary messages plus additional widgets, in the order that they are added.
  • The %TEPL_INFO_BAR_LOCATION_BELOW_ICON location, which can contain additional widgets, in the order that they are added. So the widgets added here are under the icon and under the %TEPL_INFO_BAR_LOCATION_ALONGSIDE_ICON location.

Index

Enumeration Members

Enumeration Members

ALONGSIDE_ICON: number

on the right side of the icon.

BELOW_ICON: number

below the icon.

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