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/list/ListContainer
ListContainer
Class ListContainer
列表容器
Hierarchy
MComponentBase
ListContainer
Index
Constructors
constructor
Properties
css
is
NoNew
Vue
retdata
Methods
do
Get
Class
Name
do
Get
Css
do
Get
Methods
do
Get
Vue
Data
do
Get
Watchs
do
Render
Callback
do
Render
Elemt
get
Attr
Editors
get
Elemt
Html
render
Constructors
constructor
new
List
Container
(
config
:
any
)
:
ListContainer
Parameters
config:
any
Returns
ListContainer
Properties
css
css
:
ListMenuStyle
is
NoNew
Vue
is
NoNew
Vue
:
Boolean
retdata
retdata
:
object
初始化定义的vue返回data的值
Methods
do
Get
Class
Name
do
Get
Class
Name
(
)
:
any
拼接元素dom
Returns
any
do
Get
Css
do
Get
Css
(
)
:
ListMenuStyle
Returns
ListMenuStyle
Protected
do
Get
Methods
do
Get
Methods
(
)
:
{
onClick
:
(
e
:
any
)
=>
void
}
Returns
{
onClick
:
(
e
:
any
)
=>
void
}
on
Click
:
(
e
:
any
)
=>
void
(
e
:
any
)
:
void
Parameters
e:
any
Returns
void
Protected
do
Get
Vue
Data
do
Get
Vue
Data
(
)
:
object
Returns
object
Protected
do
Get
Watchs
do
Get
Watchs
(
)
:
{}
Returns
{}
Protected
do
Render
Callback
do
Render
Callback
(
)
:
void
vue组件渲染完成后的回调事件
Returns
void
Protected
do
Render
Elemt
do
Render
Elemt
(
)
:
void
Returns
void
get
Attr
Editors
get
Attr
Editors
(
)
:
AttributeEditorBase
[]
Returns
AttributeEditorBase
[]
get
Elemt
Html
get
Elemt
Html
(
)
:
string
Returns
string
render
render
(
parentCmp
:
any
)
:
void
Parameters
parentCmp:
any
Returns
void
Modules
YH-
Moble/src/list/
List
Container
Generated using
TypeDoc
列表容器