pub trait TextFlowLinkWidgetActionsExt {
// Required method
fn text_flow_link(&self, path: &[LiveId]) -> TextFlowLinkRef;
}
pub trait TextFlowLinkWidgetActionsExt {
// Required method
fn text_flow_link(&self, path: &[LiveId]) -> TextFlowLinkRef;
}