Inheritance diagram for encode.tab.Button:
Public Member Functions | |
def | __init__ |
def | on_enter |
def | on_leave |
Public Attributes | |
state |
Definition at line 44 of file tab.py.
def encode.tab.Button.__init__ | ( | self, | ||
widget | ||||
) |
Reimplemented from encode.tab.ActionArea.
Reimplemented in encode.tab.HTab, encode.tab.LeftVTab, and encode.tab.RightVTab.