Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SuiRibbonParams

Parameters for creating the global button ribbon object. The button ribbon supports a button panel in 'top' and 'left' areas, with support for R-to-L languages. Button groups are collapsible. The content of ribbonButtons determines which buttons show up. ribbon layout determines which show up top vs. left

param eventSource

buttons will use this to bind click events

param completeNotifier

buttons that bring up menus and dialogs will pass this to the dialogs

param tracker

some buttons act on the current selection

param menus

some buttons invoke a menu

param -

the buttons

param ribbons

where the buttons appear

see

{ButtonDefinition} for how to create/modify buttons

see

{defaultRibbonLayout} for buttons supported from the demo application

Hierarchy

  • SuiRibbonParams

Generated using TypeDoc