Trait MolyModalSetWidgetRefExt

Source
pub trait MolyModalSetWidgetRefExt {
    // Required method
    fn moly_modal_set(&self, paths: &[&[LiveId]]) -> MolyModalSet;
}

Required Methods§

Source

fn moly_modal_set(&self, paths: &[&[LiveId]]) -> MolyModalSet

Implementations on Foreign Types§

Source§

impl MolyModalSetWidgetRefExt for WidgetRef

Source§

fn moly_modal_set(&self, paths: &[&[LiveId]]) -> MolyModalSet

Implementors§