Is it possible to retreive the label of the selected Item i

Is it possible to
retreive the label of the selected Item in the contextMenu like
dhtmlXtree.getItemText(itemId) ?

There is no native method to retrieve the label of
selected Item. But you can do this as follows:

aMenu=new dhtmlXContextMenuObject(…);

aMenu.menu.getItem(itemId).textTag.innerHTML