Trait FileTreeSetWidgetRefExt

Source
pub trait FileTreeSetWidgetRefExt {
    // Required method
    fn file_tree_set(&self, paths: &[&[LiveId]]) -> FileTreeSet;
}

Required Methods§

Source

fn file_tree_set(&self, paths: &[&[LiveId]]) -> FileTreeSet

Implementors§