traitsui.editors.search_editor module

A single line text widget that supports functionality common to native search widgets.

class traitsui.editors.search_editor.SearchEditor(*args, **traits)

Bases: traitsui.basic_editor_factory.BasicEditorFactory

A single line text widget that supports functionality common to native search widgets.

Previous topic

traitsui.editors.scrubber_editor module

Next topic

traitsui.editors.set_editor module

This Page