Discuss anything related to web development but no technical support questions


Post by elucian »

https://www.bryntum.com/docs/gantt/#guides/customization/contextmenu.md#customizing-the-menu-items

just working thru how to customize the dropdown menus, and I can't seem to find a single resource on where all the accessor functions are?

I am talking about functions such as (in features.taskMenu for example):

  • processItems: (e: type?) {}
  • items.item.onItem: (e: type?) {}

trying to just find a resource on at least the names of all the accessor methods for future customizations.


Post by mats »


Post Reply