module timelinelib.wxgui.components.propertyeditors.coloreditor

class timelinelib.wxgui.components.propertyeditors.coloreditor.ColorEditorGuiCreator[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.coloreditor.ColorEditor[source]

Bases: timelinelib.wxgui.components.propertyeditors.baseeditor.BaseEditor, timelinelib.wxgui.components.propertyeditors.coloreditor.ColorEditorGuiCreator

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

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

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