Search
Preparing search index...
The search index is not available
kdayun 界面引擎API
Options
All
Public
Public/Protected
All
Inherited
Menu
kdayun 界面引擎API
YH-Moble/src/form/MRadio
MRadio
Class MRadio
移动端单选组件
Hierarchy
MInputBase
MRadio
Index
Constructors
constructor
Properties
css
input
Id
label
Caption
Methods
do
Get
Css
do
Render
Focuse
get
Attr
Editors
get
Elemt
Html
get
Input
Elem
render
Constructors
constructor
new MRadio
(
config
:
IContainerBase
)
:
MRadio
Parameters
config:
IContainerBase
Returns
MRadio
Properties
css
css
:
MRadioStyle
input
Id
input
Id
:
string
label
Caption
label
Caption
:
string
span标题
Methods
do
Get
Css
do
Get
Css
(
)
:
MRadioStyle
Returns
MRadioStyle
do
Render
Focuse
do
Render
Focuse
(
)
:
void
Returns
void
get
Attr
Editors
get
Attr
Editors
(
)
:
AttributeEditorBase
[]
Returns
AttributeEditorBase
[]
get
Elemt
Html
get
Elemt
Html
(
)
:
string
获取组件的html
Returns
string
get
Input
Elem
get
Input
Elem
(
)
:
JQuery
<
HTMLElement
>
Returns
JQuery
<
HTMLElement
>
render
render
(
)
:
void
Returns
void
Modules
YH-
Moble/src/form/MRadio
Generated using
TypeDoc
移动端单选组件