Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Layout

Hierarchy

  • Layout

Index

Constructors

constructor

  • new Layout(name: string, definition: string, remote?: boolean, ignoreMissingBody?: boolean): Layout
  • Parameters

    • name: string
    • definition: string
    • Optional remote: boolean
    • Optional ignoreMissingBody: boolean

    Returns Layout

Methods

getBodyContents

  • getBodyContents(): string

getDialogsContents

  • getDialogsContents(): string

getHeaderContents

  • getHeaderContents(): string

getName

  • getName(): string

getYields

stringify

  • stringify(disableStrictMode?: boolean): string

Generated using TypeDoc