PortalListWidgetRefExt

Trait PortalListWidgetRefExt 

Source
pub trait PortalListWidgetRefExt {
    // Required methods
    fn portal_list(&self, path: &[LiveId]) -> PortalListRef;
    fn as_portal_list(&self) -> PortalListRef;
}

Required Methods§

Implementors§