pub trait CommandTextInputSetWidgetRefExt {
// Required method
fn command_text_input_set(&self, paths: &[&[LiveId]]) -> CommandTextInputSet;
}
pub trait CommandTextInputSetWidgetRefExt {
// Required method
fn command_text_input_set(&self, paths: &[&[LiveId]]) -> CommandTextInputSet;
}