hideMenuItem

hides menu item

void hideMenuItem(id id);
ididid of the item which needs to be hidden

Example

$$("somemenu").hideMenuItem("about");

Details

Use showMenuItem to revert effect.

Back to top
If you have not checked yet, be sure to visit site of our main product Webix js framework and page of html5 context menu product.