Call
this function with reference to the top window object. For example, to
refresh the table page, call:
// JavaScript Code
top. refreshTablePage();
// JavaScript Code
You can not use the refreshTablePage() method to update
the detailsDisplay (the right side frame of treeDisplay) or the content
frame.