Hello,
Any idea how I can get a referenece to the main component (where the list of files and folders are listed) from the menubar componenet java class?
I need to pass it to this function from the menubar component class.
void com.documentum.webtop.app.ApplicationNavigation.navigateToFolderId(Component component, String strFolderId) Thanks for your input.