PianoSetWidgetRefExt

Trait PianoSetWidgetRefExt 

Source
pub trait PianoSetWidgetRefExt {
    // Required method
    fn piano_set(&self, paths: &[&[LiveId]]) -> PianoSet;
}

Required Methods§

Source

fn piano_set(&self, paths: &[&[LiveId]]) -> PianoSet

Implementations on Foreign Types§

Source§

impl PianoSetWidgetRefExt for WidgetRef

Source§

fn piano_set(&self, paths: &[&[LiveId]]) -> PianoSet

Implementors§