g.frame
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Check
Radio
Component
Check
Radio
Component
Factory
ICheck
Radio
Component
Options
IRadio
Group
Component
Options
Radio
Group
Component
Radio
Group
Component
Factory
Radios
Components
Module
Check
Radio
Component
Check
Radio
Component
Factory
Radio
Group
Component
constructor
numb
Active
radio
Data
radio
Items
text
Options
set
Active
Radio
Item
Radio
Group
Component
Factory
Radios
Components
Module
ICheck
Radio
Component
Options
IRadio
Group
Component
Options
Hierarchy
any
RadioGroupComponent
Index
Constructors
constructor
Properties
numb
Active
radio
Data
radio
Items
text
Options
Methods
set
Active
Radio
Item
Constructors
constructor
new
Radio
Group
Component
(
options
:
IRadioGroupComponentOptions
, actionController
:
ActionController
)
:
RadioGroupComponent
Parameters
options:
IRadioGroupComponentOptions
actionController:
ActionController
Returns
RadioGroupComponent
Properties
numb
Active
numb
Active
:
number
radio
Data
radio
Data
:
Array
<
string
>
radio
Items
radio
Items
:
Array
<
CheckRadioComponent
>
= []
text
Options
text
Options
:
ICheckRadioComponentOptions
Methods
set
Active
Radio
Item
set
Active
Radio
Item
(
radioIndex
?:
number
)
:
CheckRadioComponent
Parameters
Default value
radioIndex:
number
= 0
Returns
CheckRadioComponent
Generated using
TypeDoc