awebview v0.9.1 (2015-10-03T07:27:48Z)
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