![]() |
Editra 0.6.89
Editra API Documentation
|
Classes | |
| class | Editra.src.ed_search.EdSearchEngine |
| Text searching engine. More... | |
| class | Editra.src.ed_search.SearchController |
| Controls the interface to the text search engine. More... | |
| class | Editra.src.ed_search.EdSearchCtrl |
| Creates a simple search control for use in the toolbar or a statusbar and the such. More... | |
| class | Editra.src.ed_search.EdFindResults |
| Shelf interface implementation for the find results. More... | |
| class | Editra.src.ed_search.SearchResultScreen |
| Screen for displaying search results and navigating to them. More... | |
| class | Editra.src.ed_search.SearchResultList |
| Outputbuffer for listing matching lines from the search results that a ebmlib.SearchEngine dispatches. More... | |
Packages | |
| package | Editra.src.ed_search |
Variables | |
| string | Editra::src::ed_search.__author__ = "Cody Precord <cprecord@editra.org>" |
| Name: ed_search.py # Purpose: Text searching services and utilities # Author: Cody Precord <cprecord@editra.org> # Copyright: (c) 2007,2008 Cody Precord <staff@editra.org> # License: wxWindows License #. | |
| string | Editra::src::ed_search.__svnid__ = "$Id: ed_search.py 70025 2011-12-17 18:16:54Z CJP $" |
| string | Editra::src::ed_search.__revision__ = "$Revision: 70025 $" |
| Editra::src::ed_search._ = wx.GetTranslation | |
1.7.4