Radio Control
(UI 0.9.9)
Introduction
A Radio is similar to the radio input type familiar from HTML
Class synopsis
class UI\Controls\Radio extends UI\Control {
/* Methods */
protected onSelected()
/* Inherited methods */
public UI\Control::destroy()
public UI\Control::disable()
public UI\Control::enable()
public UI\Control::hide()
public UI\Control::show()
}Table of Contents
- UI\Controls\Radio::append — Append Option
- UI\Controls\Radio::getSelected — Get Selected Option
- UI\Controls\Radio::onSelected — Selected Handler
- UI\Controls\Radio::setSelected — Set Selected Option
↑ and ↓ to navigate • Enter to select • Esc to close • / to open