

This function / event is called when the user click on the app tray icon. * Add the new () javascript external function.

Take a look at the product help and also at the TrayMenu sample app to see this function / event in action.

This function / event is called when the user click on an item of the app tray icon menu and receives the item ID which has been clicked as an argument. The product help has been also updated in order to incorporate these new stuff related with the app tray icon and the app tray icon menu. These apps shows how we can use the recently added javascript external functions and events related with the app tray icon and the app tray icon menu. * Add the new TrayMenu, TrayIcon and TrayIcon2 sample apps.
