FPIBG Utility
TabClass.TabObj Class Reference

Add all tabs. More...

Inheritance diagram for TabClass.TabObj:
Collaboration diagram for TabClass.TabObj:

Public Member Functions

 __init__ (self, *args, **kwargs)
 
 Create (self, FPIBGBase)
 Add all tabs to this tab form (parent)
 

Public Attributes

 bobj = FPIBGBase
 
 tabFormWelcome = TabFormWelcome()
 Create the tabs.
 
 tabFormGenConfig = TabGenConfig()
 Add the tabs to tabs to this tab container.
 
 tabFormGenVPerf = TabGenVPerf()
 Add the tabs to tabs to this tab container.
 
 tabFormReports = TabReports()
 Add the tabs to tabs to this tab container.
 
 tabFormRunRpt = TabRunRpt()
 Add the tabs to tabs to this tab container.
 
 tabFormRunSim = TabRunSim()
 Add the tabs to tabs to this tab container.
 
 tabFormSetup = TabSetup()
 Add the tabs to tabs to this tab container.
 

Detailed Description

Add all tabs.

Constructor & Destructor Documentation

◆ __init__()

TabClass.TabObj.__init__ ( self,
* args,
** kwargs )

Member Function Documentation

◆ Create()

TabClass.TabObj.Create ( self,
FPIBGBase )

Add all tabs to this tab form (parent)

Member Data Documentation

◆ bobj

TabClass.TabObj.bobj = FPIBGBase

◆ tabFormGenConfig

TabClass.TabObj.tabFormGenConfig = TabGenConfig()

Add the tabs to tabs to this tab container.

◆ tabFormGenVPerf

TabClass.TabObj.tabFormGenVPerf = TabGenVPerf()

Add the tabs to tabs to this tab container.

◆ tabFormReports

TabClass.TabObj.tabFormReports = TabReports()

Add the tabs to tabs to this tab container.

◆ tabFormRunRpt

TabClass.TabObj.tabFormRunRpt = TabRunRpt()

Add the tabs to tabs to this tab container.

◆ tabFormRunSim

TabClass.TabObj.tabFormRunSim = TabRunSim()

Add the tabs to tabs to this tab container.

◆ tabFormSetup

TabClass.TabObj.tabFormSetup = TabSetup()

Add the tabs to tabs to this tab container.

◆ tabFormWelcome

TabClass.TabObj.tabFormWelcome = TabFormWelcome()

Create the tabs.

Add the tabs to tabs to this tab container.


The documentation for this class was generated from the following file: