Trait TextFlowLinkWidgetRefExt

Source
pub trait TextFlowLinkWidgetRefExt {
    // Required methods
    fn text_flow_link(&self, path: &[LiveId]) -> TextFlowLinkRef;
    fn as_text_flow_link(&self) -> TextFlowLinkRef;
}

Required Methods§

Implementors§