class documentation

class VersionsTreeView(SingleClickTreeView): (source)

View In Hierarchy

Undocumented

Method __init__ Undocumented
Method get_versions Undocumented
Method load_versions Undocumented
Constant DATE_COL Undocumented
Constant MSG_COL Undocumented
Constant REV_COL Undocumented
Constant REV_SORT_COL Undocumented
Constant USER_COL Undocumented

Inherited from SingleClickTreeView:

Method do_button_press_event Undocumented
Method do_button_release_event Undocumented
Method do_initialize_popup No summary
Method get_cell_renderer_number_of_items No summary
Method get_popup No summary
Method populate_popup_expand_collapse No summary
Class Variable __gsignals__ Undocumented
Class Variable mask Undocumented
def __init__(self): (source)

Undocumented

def get_versions(self): (source)

Undocumented

def load_versions(self, versions): (source)

Undocumented

DATE_COL: int = (source)

Undocumented

Value
2
MSG_COL: int = (source)

Undocumented

Value
4
REV_COL: int = (source)

Undocumented

Value
1
REV_SORT_COL: int = (source)

Undocumented

Value
0
USER_COL: int = (source)

Undocumented

Value
3