Methods
getToolbarHeight
- getToolbarHeight(): number
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