Namespace contextMenu

For functionality related to the handling of context menu

Namespace Summary
Constructor Attributes Constructor Name and Description
 
contextMenu
Method Summary
Method Attributes Method Name and Description
<static>  
contextMenu.onCommand(evt)
Pass the context information to posting_process.js
<static>  
contextMenu.onValidate(evt)
If the content is not editable, do not show the Privly New Message context menu item.
Namespace Detail
contextMenu
Method Detail
<static> contextMenu.onCommand(evt)
Pass the context information to posting_process.js
Parameters:
evt
the command event that is fired

<static> contextMenu.onValidate(evt)
If the content is not editable, do not show the Privly New Message context menu item.
Parameters:
evt
the validate event that is fired

Documentation generated by JsDoc Toolkit 2.4.0 on Wed Aug 12 2015 03:44:30 GMT+0530 (IST)