Trait DropDownSetWidgetSetExt

Source
pub trait DropDownSetWidgetSetExt {
    // Required methods
    fn drop_down_set(&self, paths: &[&[LiveId]]) -> DropDownSet;
    fn as_drop_down_set(&self) -> DropDownSet;
}

Required Methods§

Implementors§