Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SuiDialogParams

Dialog params always contain basic information about the runtime for modal functionality

param ctor

dialog constructor

param id

DOM id for the dialog

param tracker

to get and set selections

param completeNotifier

used to take over key/mouse control

param startPromise

used if this is called from another modal element

param view

the MVVM object to change the score

param eventSource

event source to register for additional events like mouseup

param undoBuffer

used to create undo

Hierarchy

  • SuiDialogParams

Generated using TypeDoc