module timelinelib.wxgui.components.propertyeditors.descriptioneditor

class timelinelib.wxgui.components.propertyeditors.descriptioneditor.DescriptionEditorGuiCreator[source]

Bases: wx._core.Panel

__init__(parent)[source]

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

create_sizer()[source]
create_controls()[source]
put_controls_in_sizer(sizer, controls)[source]
class timelinelib.wxgui.components.propertyeditors.descriptioneditor.DescriptionEditor[source]

Bases: timelinelib.wxgui.components.propertyeditors.baseeditor.BaseEditor, timelinelib.wxgui.components.propertyeditors.descriptioneditor.DescriptionEditorGuiCreator

__init__(parent, editor, name='')[source]

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

get_data()[source]
clear_data()[source]