encode.tab.AbstractTabBook Class Reference

Tab books. More...

Inheritance diagram for encode.tab.AbstractTabBook:

Inheritance graph
[legend]
List of all members.

Public Member Functions

def __init__
def on_drag_drop
def append_view
def remove_view
def set_view
def first_view
def change_view
def get_tabs
def set_tab
def on_change_view
def on_notebook_remove
def on_tab_selected
def on_tab_right

Public Attributes

 notebook
 bar
 tabs_by_widget

Detailed Description

Tab books.

Definition at line 236 of file tab.py.


Member Function Documentation

def encode.tab.AbstractTabBook.__init__ (   self,
  tabs_first = False 
)

Reimplemented in encode.tab.HTabBook, and encode.tab.VTabBook.

Definition at line 237 of file tab.py.

def encode.tab.AbstractTabBook.append_view (   self,
  view 
)

Definition at line 288 of file tab.py.

def encode.tab.AbstractTabBook.change_view (   self,
  increment 
)

Definition at line 328 of file tab.py.

def encode.tab.AbstractTabBook.first_view (   self  ) 

Definition at line 318 of file tab.py.

def encode.tab.AbstractTabBook.get_tabs (   self  ) 

Definition at line 341 of file tab.py.

def encode.tab.AbstractTabBook.on_change_view (   self,
  book,
  increment 
)

Definition at line 351 of file tab.py.

def encode.tab.AbstractTabBook.on_drag_drop (   self,
  bar,
  context,
  x,
  y,
  timestamp 
)

Definition at line 269 of file tab.py.

def encode.tab.AbstractTabBook.on_notebook_remove (   self,
  notebook,
  widget 
)

Definition at line 354 of file tab.py.

def encode.tab.AbstractTabBook.on_tab_right (   self,
  bar,
  tab,
  event 
)

Definition at line 371 of file tab.py.

def encode.tab.AbstractTabBook.on_tab_selected (   self,
  tab,
  widget 
)

Definition at line 367 of file tab.py.

def encode.tab.AbstractTabBook.remove_view (   self,
  view 
)

Definition at line 305 of file tab.py.

def encode.tab.AbstractTabBook.set_tab (   self,
  tab 
)

Definition at line 347 of file tab.py.

def encode.tab.AbstractTabBook.set_view (   self,
  view 
)

Definition at line 309 of file tab.py.


Member Data Documentation

encode.tab.AbstractTabBook.bar

Definition at line 246 of file tab.py.

encode.tab.AbstractTabBook.notebook

Definition at line 238 of file tab.py.

encode.tab.AbstractTabBook.tabs_by_widget

Definition at line 260 of file tab.py.


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