Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface of the configuration object for a dialog of the dialog framework. Used by PrimeFaces.dialog.DialogHandler.openDialog.

Hierarchy

  • DialogHandlerCfg

Index

Properties

options: Partial<DialogHandlerCfgOptions>

The options for the dialog.

pfdlgcid: string

PrimeFaces dialog client ID.

sourceComponentId: string

ID of the dialog.

sourceWidgetVar: string

Widget variable of the dialog.

url: string

Source URL for the IFRAME element with the dialog.

Generated using TypeDoc