FBTabControl Class Reference


Detailed Description

A real FBTabControl that improve the behavior of the FBTabPanel.
    
    This class manage the Tabs and the 'middle region' used to display. It manages
    all the region 'swapping' necessary to implement a Tab behavior.
    
    - Use Add method to Add a Control to the FBTabControl. This will create a tab
      and ensure that when that tab is clicked the Control is shown.
    - Use SetContent with a tab index To specify which tab should be displayed.
Inheritance diagram for FBTabControl:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def  __init__
def  Add
def  SetContent

Public Attributes

  TabPanel
  TabContents

Constructor & Destructor Documentation

def __init__ (   self )

Member Function Documentation

def Add (   self,
  name,
  content 
)
Create a tab with <name> that will display <content> when clicked.
def SetContent (   self,
  index 
)
Show <content> associated with tab at <index>

Member Data Documentation


FBTabControl FBTabControl FBTabControl FBTabControl FBTabControl FBTabControl FBTabControl FBTabControl FBTabControl FBTabControl
FBTabControl FBTabControl FBTabControl FBTabControl FBTabControl FBTabControl FBTabControl FBTabControl FBTabControl FBTabControl