pub trait SearchWidgetActionsExt { // Required method fn search(&self, path: &[LiveId]) -> SearchRef; }