I have context menu in rich faces tree component(rich:tree).In my tree i had listed folders and sub folders.By using context menu i can edit datas of the folders and sub folders.I have separate methods for edit folder and sub folders.How can i call this methods in cotnextmenu click action?
I have context menu in rich faces tree component(rich:tree).In my tree i had listed
Share
You can have 2 different
<a4j:jsFunction>for both of your edit folders and subfolders action and call them onclick condition in javascript of contextmenu.And script function