Secure Global Desktop Administration Guide > Applets > openParentGroup (webtop tray applet)

openParentGroup (webtop tray applet)

Syntax

void openParentGroup()

Description

Displays the previously viewed group. openParentGroup can be called multiple times. If the currently displayed application group is the top level of the hierarchy, calls to this method will be ignored.

Examples

applet.openParentGroup()

Shows the parent group in the webtop tray.

Related topics