awebview ~master (2016-01-01T12:36:59Z)
Dub
Repo
IRadio
awebview
gui
widgets
radio
Undocumented in source.
interface
IRadio {
bool
isChecked
[@property getter];
bool
isChecked
[@property setter];
}
Members
Properties
isChecked
bool
isChecked
[@property getter]
Undocumented in source.
isChecked
bool
isChecked
[@property setter]
Undocumented in source.
Meta
Source
See Implementation
awebview
gui
widgets
radio
classes
HTMLRadio
HTMLRadioGroup
InputRadio
interfaces
IRadio