Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • powerPointPreviewUI

Index

Properties

buttons: { addNewPage: boolean; childLevels: boolean; parentLevels: boolean; removePage: boolean }

Buttons visibility configuration. Each flag controls whether the corresponding UI button is displayed.

  • true → show the button
  • false → hide the button

Type declaration

  • addNewPage: boolean

    Show / hide the add new page button

  • childLevels: boolean

    Show / hide the child levels navigation button

  • parentLevels: boolean

    Show / hide the parent levels navigation button

  • removePage: boolean

    Show / hide the remove page button

locAddNew: string
locCancel: string
locChildLevels: string
locClickToAdd: string
locExport: string
locParentLevels: string
locRemove: string

Accessors

  • get width(): number
  • The width of the EXPORT UI

    Returns number

Methods

  • hide(): void
  • Returns void

  • isVisible(): boolean
  • Returns boolean

  • refresh(): void
  • Returns void

  • removePage(index: number): void
  • Parameters

    • index: number

    Returns void

  • selectPage(index: number): void
  • Parameters

    • index: number

    Returns void

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Method
  • Static property
  • Static method

Settings

Theme

Generated using TypeDoc