IntegrationSetWidgetSetExt

Trait IntegrationSetWidgetSetExt 

Source
pub trait IntegrationSetWidgetSetExt {
    // Required methods
    fn integration_set(&self, paths: &[&[LiveId]]) -> IntegrationSet;
    fn as_integration_set(&self) -> IntegrationSet;
}

Required Methods§

Implementations on Foreign Types§

Source§

impl IntegrationSetWidgetSetExt for WidgetSet

Implementors§