Options
All
  • Public
  • Public/Protected
  • All
Menu

The object with functionality related to working with dialogs and the dialog framework.

Index

Variables

DialogHandler

DialogHandler: DialogHandler

The object with all methods for dialogs and the dialog framework.

Let source

source: string | HTMLElement | JQuery

The source component (command button, AJAX callback etc) that triggered the confirmation. When a string, it is interpreted as the client ID of the component. Otherwise, it must be the main DOM element of the source component.

Generated using TypeDoc