Trait RadioButtonWidgetRefExt

Source
pub trait RadioButtonWidgetRefExt {
    // Required methods
    fn radio_button(&self, path: &[LiveId]) -> RadioButtonRef;
    fn as_radio_button(&self) -> RadioButtonRef;
}

Required Methods§

Implementors§