HI All,
I was customizing the webtop(appting) applicaition, Inwhich when i Click on open button
postServerEvent(null, null, null, "onClickObject","objectId", selectedObjId, "type", selectedObjType); method is called I need to customized the onClickObject method and i Could not find that method in Java Class. Please help me out:
JSP: webcomponent\library\locator\appintgsysobjectlocator.jsp
XML: \webcomponent\config\library\locator\sysobjectlocator_component.xml
Class: com.documentum.webcomponent.library.locator.AppIntgSysObjectLocator
Thanks