WorkSpace Tab Page

A WorkSpace tab page can be any of the following classes:

Tab Page Type

Class

ApplicationHolder ActiveX (Jacada:Hosting)

WsTabPageHosting

IFrame tab (Jacada:Frame)

WsTabPageFrame

IFrame tab that includes IEBrowser ActiveX control

WsTabPageIEBrowser

All of these classes are inherited from a base class called WsTabPage, which implements general functionality for all page types.

Property

Description

bool Maximize

Gets/Sets the tab’s maximize status.

bool Visible

Gets or makes the page visible or hidden.

string Id

Gets the tab id.