Trait RadioButtonGroupWidgetRefExt

Source
pub trait RadioButtonGroupWidgetRefExt {
    // Required methods
    fn radio_button_group(&self, path: &[LiveId]) -> RadioButtonGroupRef;
    fn as_radio_button_group(&self) -> RadioButtonGroupRef;
}

Required Methods§

Implementors§