Inheritance diagram for encode.tab.AbstractTabBar:

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 | |
Definition at line 164 of file tab.py.
| def encode.tab.AbstractTabBar.__init__ | ( | self | ) |
| def encode.tab.AbstractTabBar.on_child_right | ( | self, | ||
| child, | ||||
| event | ||||
| ) |
| def encode.tab.AbstractTabBar.on_tab_left | ( | self, | ||
| tab, | ||||
| event | ||||
| ) |
| def encode.tab.AbstractTabBar.on_tab_right | ( | self, | ||
| tab, | ||||
| event | ||||
| ) |
1.4.7