Part of elisa.plugins.poblesec.widgets.search_results View In Hierarchy
Line # | Kind | Name | Docs |
---|---|---|---|
50 | Method | __init__ | Constructor. |
Parameters | searcher | the searcher entry point
(type: str
) |
result_type | the type of results of this category
(type: str
) | |
label | the text label for this category of results
(type: str
) | |
icon_resource | the icon resource for this category of results
(type: str
) | |
results | the list of results for this category
(type: list of elisa.plugins.base.models .*
) |