Trait ListSetWidgetRefExt

Source
pub trait ListSetWidgetRefExt {
    // Required method
    fn list_set(&self, paths: &[&[LiveId]]) -> ListSet;
}

Required Methods§

Source

fn list_set(&self, paths: &[&[LiveId]]) -> ListSet

Implementors§