module timelinelib.wxgui.components.textpatterncontrol.view

class timelinelib.wxgui.components.textpatterncontrol.view.TextPatternControl[source]

Bases: timelinelib.wxgui.components.textctrl.TextCtrl

__init__(parent, name=None, fit_text=None)[source]

Initialize self. See help(type(self)) for accurate signature.

GetParts()[source]
GetSelectedGroup()[source]
SetSeparators(separators)[source]
SetParts(parts)[source]
SetValidator(self, validator: Validator)[source]
SetUpHandler(group, up_handler)[source]
SetDownHandler(group, down_handler)[source]