Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SuiDialogNotifier Abstract

components know about their parent dialog via the DialogNotifier interface. It allows a component to notify parent of changing contents.

Hierarchy

Index

Constructors

Accessors

  • get dgDom(): any

Methods

  • changed(): void
  • getId(): string
  • getStaticText(): Record<string, string>
  • Gets the static text <string, string> for the current language. this is used by components that have different text labels for different states.

    Returns Record<string, string>

Generated using TypeDoc