Trait TextFlowWidgetRefExt

Source
pub trait TextFlowWidgetRefExt {
    // Required methods
    fn text_flow(&self, path: &[LiveId]) -> TextFlowRef;
    fn as_text_flow(&self) -> TextFlowRef;
}

Required Methods§

Implementors§