module timelinelib.wxgui.components.propertyeditors.baseeditor

class timelinelib.wxgui.components.propertyeditors.baseeditor.BaseEditor[source]

Bases: object

__init__(parent, editor)[source]

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

create_gui()[source]
get_data()[source]
set_data(data)[source]
focus()[source]