pub trait DesignerOutlineTreeWidgetRefExt {
// Required methods
fn designer_outline_tree(&self, path: &[LiveId]) -> DesignerOutlineTreeRef;
fn as_designer_outline_tree(&self) -> DesignerOutlineTreeRef;
}
pub trait DesignerOutlineTreeWidgetRefExt {
// Required methods
fn designer_outline_tree(&self, path: &[LiveId]) -> DesignerOutlineTreeRef;
fn as_designer_outline_tree(&self) -> DesignerOutlineTreeRef;
}