encode.tab.AbstractTabBar Class Reference

Tab bars. More...

Inheritance diagram for encode.tab.AbstractTabBar:

Inheritance graph
[legend]
List of all members.

Public Member Functions

def __init__
def add_tab
def on_add
def on_tab_left
def on_tab_right
def on_tab_destroy
def on_child_right
def select
def get_tabs

Public Attributes

 selected

Detailed Description

Tab bars.

Definition at line 164 of file tab.py.


Member Function Documentation

def encode.tab.AbstractTabBar.__init__ (   self  ) 

Reimplemented in encode.tab.HTabBar, and encode.tab.VTabBar.

Definition at line 165 of file tab.py.

def encode.tab.AbstractTabBar.add_tab (   self,
  tab 
)

Definition at line 176 of file tab.py.

def encode.tab.AbstractTabBar.get_tabs (   self  ) 

Definition at line 214 of file tab.py.

def encode.tab.AbstractTabBar.on_add (   self,
  box,
  child 
)

Definition at line 181 of file tab.py.

def encode.tab.AbstractTabBar.on_child_right (   self,
  child,
  event 
)

Definition at line 199 of file tab.py.

def encode.tab.AbstractTabBar.on_tab_destroy (   self,
  tab 
)

Definition at line 195 of file tab.py.

def encode.tab.AbstractTabBar.on_tab_left (   self,
  tab,
  event 
)

Definition at line 189 of file tab.py.

def encode.tab.AbstractTabBar.on_tab_right (   self,
  tab,
  event 
)

Definition at line 192 of file tab.py.

def encode.tab.AbstractTabBar.select (   self,
  tab 
)

Definition at line 202 of file tab.py.


Member Data Documentation

encode.tab.AbstractTabBar.selected

Definition at line 174 of file tab.py.


The documentation for this class was generated from the following file:
Generated on Thu Jan 18 09:48:09 2007 for Encode by  doxygen 1.4.7