Trait ListWidgetActionsExt

Source
pub trait ListWidgetActionsExt {
    // Required method
    fn list(&self, path: &[LiveId]) -> ListRef;
}

Required Methods§

Source

fn list(&self, path: &[LiveId]) -> ListRef

Implementors§