Trait CommandTextInputSetWidgetSetExt

Source
pub trait CommandTextInputSetWidgetSetExt {
    // Required methods
    fn command_text_input_set(&self, paths: &[&[LiveId]]) -> CommandTextInputSet;
    fn as_command_text_input_set(&self) -> CommandTextInputSet;
}

Required Methods§

Implementors§