SttInputSetWidgetRefExt

Trait SttInputSetWidgetRefExt 

Source
pub trait SttInputSetWidgetRefExt {
    // Required method
    fn stt_input_set(&self, cx: &Cx, paths: &[&[LiveId]]) -> SttInputSet;
}

Required Methods§

Source

fn stt_input_set(&self, cx: &Cx, paths: &[&[LiveId]]) -> SttInputSet

Implementations on Foreign Types§

Source§

impl SttInputSetWidgetRefExt for WidgetRef

Source§

fn stt_input_set(&self, cx: &Cx, paths: &[&[LiveId]]) -> SttInputSet

Implementors§