Preparing search index...
The search index is not available
cheetah-grid
cheetah-grid
TYPES
RadioEditorOption
Interface RadioEditorOption<T>
interface
RadioEditorOption
<
T
>
{
checkAction
?:
ActionListener
;
disabled
?:
RecordBoolean
<
any
>
;
group
?:
GetRadioEditorGroup
<
T
>
;
readOnly
?:
RecordBoolean
<
any
>
;
}
Type Parameters
T
Hierarchy (
view full
)
EditorOption
RadioEditorOption
Index
Properties
check
Action?
disabled?
group?
read
Only?
Properties
Optional
check
Action
check
Action
?:
ActionListener
Optional
disabled
disabled
?:
RecordBoolean
<
any
>
Optional
group
group
?:
GetRadioEditorGroup
<
T
>
Deprecated
Use checkAction instead.
Optional
read
Only
read
Only
?:
RecordBoolean
<
any
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
check
Action
disabled
group
read
Only
cheetah-grid
Loading...
Deprecated
Use checkAction instead.