Genero Web Client / GWC How To's |
Applications started by a StartMenu can be rendered in folder tabs.
The StartMenu is displayed on the left side of the page. The applications launched are rendered in folder tabs on the right side of the page.
Figure 1. Applications in folder tabs
<Style name="Window.main" > <StyleAttribute name="startMenuPosition" value="menu" /> <StyleAttribute name="tabbedContainer" value="yes" /> </Style>
This feature is available for both the HTML5 theme and the AJAX theme.