freesearch_tab module¶
- class FreeSearchTab(database)¶
Bases:
TabImplementation
,FreeSearch
Implementation of the FreeSearch module as a tab in the application.
This class extends the FreeSearch base class and provides a layout specific to the tab interface.
- Parameters:
database (Any)