Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SuiMenuParams

All menus take the same options. Menu choices can alter the score directly, or call dialogs or even other menus

param ctor

dialog constructor

param position

menu position

param view

the MVVM object to change the score

param score

SmoScore, could also be read from the view

param completeNotifier

used to take over key/mouse control

param closePromise

resolved when the menu closes, used to syncronize with other modals

param eventSource

event source to register for additional events like mouseup

param undoBuffer

used to create undo

Hierarchy

  • SuiMenuParams

Generated using TypeDoc