Trait CommandTextInputWidgetRefExt

Source
pub trait CommandTextInputWidgetRefExt {
    // Required methods
    fn command_text_input(&self, path: &[LiveId]) -> CommandTextInputRef;
    fn as_command_text_input(&self) -> CommandTextInputRef;
}

Required Methods§

Implementors§