Add a popup menu entry to a Next Generation Clustered Heat Map (NGCHM) and return the extended CHM.
Usage
chmAddMenuItem(chm, where, label, func)
# S4 method for class 'ngchm,character,character,ngchmJS'
chmAddMenuItem(chm, where, label, func)
# S4 method for class 'ngchm,character,character,character'
chmAddMenuItem(chm, where, label, func)