traitsui.editors.time_editor module

A Traits UI editor that wraps a WX timer control.

class traitsui.editors.time_editor.TimeEditor(*args, **traits)

Bases: traitsui.editor_factory.EditorFactory

Editor factory for time editors. Generates _TimeEditor()s.

Previous topic

traitsui.editors.text_editor module

Next topic

traitsui.editors.title_editor module

This Page