pub trait SplitterWidgetActionsExt { // Required method fn splitter(&self, path: &[LiveId]) -> SplitterRef; }