Trait DemoFileTreeSetWidgetRefExt

Source
pub trait DemoFileTreeSetWidgetRefExt {
    // Required method
    fn demo_file_tree_set(&self, paths: &[&[LiveId]]) -> DemoFileTreeSet;
}

Required Methods§

Implementations on Foreign Types§

Source§

impl DemoFileTreeSetWidgetRefExt for WidgetRef

Implementors§