Trait TextInputWidgetActionsExt

Source
pub trait TextInputWidgetActionsExt {
    // Required method
    fn text_input(&self, path: &[LiveId]) -> TextInputRef;
}

Required Methods§

Source

fn text_input(&self, path: &[LiveId]) -> TextInputRef

Implementors§