Secure Global Desktop Administration Guide > Applets > closeHierarchyLevel (webtop script and webtop tray applets)
String closeHierarchyLevel(String location)
For hierarchical webtops, closes a level of the hierarchy, freeing up the resources associated with that level.
For location, use the full TFN name of the group to close.
This method can be used with either the webtop script applet or the webtop tray applet.
applet.closeHierarchyLevel(".../_ens/o=Indigo Insurance/cn=Applications");
Closes the Application group, freeing up resources.
Copyright © 1997-2005 Sun Microsystems, Inc. All rights reserved.