encode.tab.Tab Class Reference

Tab. More...

Inheritance diagram for encode.tab.Tab:

Inheritance graph
[legend]
Collaboration diagram for encode.tab.Tab:

Collaboration graph
[legend]
List of all members.

Public Member Functions

def __init__
def __str__
def get_view
def pop_view
def update_drag_source
def on_view_notify
def on_drag_begin
def on_drag_get

Public Attributes

 view
 view_notify

Detailed Description

Tab.

Definition at line 72 of file tab.py.


Member Function Documentation

def encode.tab.Tab.__init__ (   self,
  view,
  x = 0,
  y = 0,
  angle = 0 
)

Definition at line 73 of file tab.py.

def encode.tab.Tab.__str__ (   self  ) 

Definition at line 90 of file tab.py.

def encode.tab.Tab.get_view (   self  ) 

Definition at line 95 of file tab.py.

def encode.tab.Tab.on_drag_begin (   self,
  tab,
  context 
)

Definition at line 123 of file tab.py.

def encode.tab.Tab.on_drag_get (   self,
  tab,
  context,
  selection,
  info,
  timestamp 
)

Definition at line 136 of file tab.py.

def encode.tab.Tab.on_view_notify (   self,
  view,
  property 
)

Definition at line 120 of file tab.py.

def encode.tab.Tab.pop_view (   self  ) 

Definition at line 98 of file tab.py.

def encode.tab.Tab.update_drag_source (   self  ) 

Definition at line 114 of file tab.py.


Member Data Documentation

encode.tab.Tab.view

Definition at line 74 of file tab.py.

encode.tab.Tab.view_notify

Definition at line 88 of file tab.py.


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