pub trait DesignerWidgetExt { // Required method fn designer(&self, path: &[LiveId]) -> DesignerRef; }