Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • UIManager

Index

Constructors

constructor

Methods

closeAll

  • closeAll(): void
  • Returns void

getControlToolbar

  • getControlToolbar(): any
  • Returns any

getToolbarHeight

  • getToolbarHeight(): number
  • Returns number

getWidgetToolbar

  • getWidgetToolbar(): any
  • Returns any

lookupUIElement

  • lookupUIElement(type: "control" | "plugin" | "preview", id: string): ScenarioStepSubject | null
  • Parameters

    • type: "control" | "plugin" | "preview"
    • id: string

    Returns ScenarioStepSubject | null

lookupUIIconClass

  • lookupUIIconClass(type: "control" | "plugin" | "preview", elementId: string): string | null
  • Parameters

    • type: "control" | "plugin" | "preview"
    • elementId: string

    Returns string | null