IIWCGJQTabContainerDesign Interface

Represents type IIWCGJQTabContainerDesign.

Namespace: IWCGJQCommon
type
 IIWCGJQTabContainerDesign = interface
 ['{99A95960-D383-4AB2-8D1B-E17BC081013B}']
 end;

The IIWCGJQTabContainerDesign type exposes the following members.

Show:
 NameDescription
ActiveTab

Represents property ActiveTab.

ActiveTabIndex

Represents property ActiveTabIndex.

TabCount

Represents property TabCount.

TabItems[Integer]

Represents property TabItems[Integer].

Top
Show:
 NameDescription
AddNew

Represents method AddNew.

GetActiveTab

Represents method GetActiveTab.

GetActiveTabIndex

Represents method GetActiveTabIndex.

GetTabCount

Represents method GetTabCount.

GetTabItem(Integer)

Represents method GetTabItem(Integer).

SetActiveTabIndex(Integer)

Represents method SetActiveTabIndex(Integer).

UpdateWebBrowser(Integer)

Represents method UpdateWebBrowser(Integer).

Top