Search
Preparing search index...
The search index is not available
kdayun 界面引擎API
Options
All
Public
Public/Protected
All
Inherited
Menu
kdayun 界面引擎API
YH-Table/src/TableViewCollectionAttrEditor
TableViewCollectionAttrEditor
Class TableViewCollectionAttrEditor
tablelistView集合属性编辑器
Hierarchy
AttributeEditorBase
TableViewCollectionAttrEditor
Implements
TableViewCollectionAttrEditorConfig
Index
Constructors
constructor
Properties
css
list
remove
Btn
Id
table
tree
Id
tree
Obj
view
Edit
Id
Methods
add
Item
do
Get
Body
Html
do
Get
Css
get
Display
Value
get
Editor
Html
remove
Item
select
Item
show
Editor
Constructors
constructor
new
Table
View
Collection
Attr
Editor
(
cmp
:
any
, attrConfig
:
TableViewCollectionAttrEditorConfig
)
:
TableViewCollectionAttrEditor
Parameters
cmp:
any
attrConfig:
TableViewCollectionAttrEditorConfig
Returns
TableViewCollectionAttrEditor
Properties
css
css
:
TableViewCollectionAttrEditorStyle
list
list
:
TableViewBase
[]
remove
Btn
Id
remove
Btn
Id
:
string
table
table
:
Table
tree
Id
tree
Id
:
string
tree
Obj
tree
Obj
:
IzTreeObj
view
Edit
Id
view
Edit
Id
:
string
Methods
add
Item
add
Item
(
xtype
:
any
)
:
void
增加
Parameters
xtype:
any
view类型
Returns
void
do
Get
Body
Html
do
Get
Body
Html
(
)
:
string
Returns
string
do
Get
Css
do
Get
Css
(
)
:
{
TableViewCollectionAttrEditor
:
{
& .fa.fa-ellipsis-h
:
{
cursor
:
string
;
position
:
string
;
right
:
string
;
top
:
string
}
}
;
viewEditor
:
{
& .collection-attr-editor-toolbar
:
{
background-color
:
string
;
height
:
string
;
list-style
:
string
}
;
& .collection-attr-editor-toolbar>li
:
{
cursor
:
string
;
float
:
string
}
;
& .collection-attr-editor-toolbar>li>i
:
{
font-size
:
string
;
padding
:
string
}
;
& .collection-attr-editor-toolbar>li>i:hover
:
{
background
:
string
}
;
& .drop-down-content
:
{
& li a
:
{
padding
:
string
}
}
}
}
Returns
{
TableViewCollectionAttrEditor
:
{
& .fa.fa-ellipsis-h
:
{
cursor
:
string
;
position
:
string
;
right
:
string
;
top
:
string
}
}
;
viewEditor
:
{
& .collection-attr-editor-toolbar
:
{
background-color
:
string
;
height
:
string
;
list-style
:
string
}
;
& .collection-attr-editor-toolbar>li
:
{
cursor
:
string
;
float
:
string
}
;
& .collection-attr-editor-toolbar>li>i
:
{
font-size
:
string
;
padding
:
string
}
;
& .collection-attr-editor-toolbar>li>i:hover
:
{
background
:
string
}
;
& .drop-down-content
:
{
& li a
:
{
padding
:
string
}
}
}
}
Table
View
Collection
Attr
Editor
:
{
& .fa.fa-ellipsis-h
:
{
cursor
:
string
;
position
:
string
;
right
:
string
;
top
:
string
}
}
& .fa.fa-
ellipsis-
h
:
{
cursor
:
string
;
position
:
string
;
right
:
string
;
top
:
string
}
cursor
:
string
position
:
string
right
:
string
top
:
string
view
Editor
:
{
& .collection-attr-editor-toolbar
:
{
background-color
:
string
;
height
:
string
;
list-style
:
string
}
;
& .collection-attr-editor-toolbar>li
:
{
cursor
:
string
;
float
:
string
}
;
& .collection-attr-editor-toolbar>li>i
:
{
font-size
:
string
;
padding
:
string
}
;
& .collection-attr-editor-toolbar>li>i:hover
:
{
background
:
string
}
;
& .drop-down-content
:
{
& li a
:
{
padding
:
string
}
}
}
& .collection-
attr-
editor-
toolbar
:
{
background-color
:
string
;
height
:
string
;
list-style
:
string
}
background-
color
:
string
height
:
string
list-
style
:
string
& .collection-
attr-
editor-
toolbar>li
:
{
cursor
:
string
;
float
:
string
}
cursor
:
string
float
:
string
& .collection-
attr-
editor-
toolbar>li>i
:
{
font-size
:
string
;
padding
:
string
}
font-
size
:
string
padding
:
string
& .collection-
attr-
editor-
toolbar>li>i:hover
:
{
background
:
string
}
background
:
string
& .drop-
down-
content
:
{
& li a
:
{
padding
:
string
}
}
& li a
:
{
padding
:
string
}
padding
:
string
get
Display
Value
get
Display
Value
(
)
:
string
Returns
string
get
Editor
Html
get
Editor
Html
(
)
:
string
Returns
string
remove
Item
remove
Item
(
viewId
:
string
)
:
void
移除
Parameters
viewId:
string
Returns
void
select
Item
select
Item
(
viewId
:
string
)
:
void
Parameters
viewId:
string
Returns
void
show
Editor
show
Editor
(
)
:
void
Returns
void
Modules
YH-
Table/src/
Table
View
Collection
Attr
Editor
Generated using
TypeDoc
tablelistView集合属性编辑器