Trait MolyModalWidgetActionsExt

Source
pub trait MolyModalWidgetActionsExt {
    // Required method
    fn moly_modal(&self, path: &[LiveId]) -> MolyModalRef;
}

Required Methods§

Source

fn moly_modal(&self, path: &[LiveId]) -> MolyModalRef

Implementations on Foreign Types§

Source§

impl MolyModalWidgetActionsExt for Actions

Source§

fn moly_modal(&self, path: &[LiveId]) -> MolyModalRef

Implementors§