Hi,
Here is scenario. I have context menu "Multi Objects" in webtop.When i select this menu on multiple objects ,i need to get object ids of all the selected objects.I should not use container.I tried but i can get object id of only one document.
for ex.
delete action can be invoked on multiple objects .I need to get all those object ids in a component.I dont want to use any container for my component.
is it possible to get multiple object ids in component class without container for the component.
Regards,
karthick s