Preparing search index...
The search index is not available
型・APIリファレンス
型・APIリファレンス
TreeGridDefinition
Interface TreeGridDefinition
TreeGrid定義
interface
TreeGridDefinition
{
colModel
:
TreeGridColModel
[]
;
description
?:
string
;
displayName
?:
string
;
height
:
number
;
itemList
:
EntityTreeGridItem
[]
;
name
:
string
;
showCollapseAll
:
boolean
;
showSearchAndFilter
:
boolean
;
}
Hierarchy (
View Summary
)
ViewDefinitionBase
TreeGridDefinition
Index
Properties
col
Model
description?
display
Name?
height
item
List
name
show
Collapse
All
show
Search
And
Filter
Properties
col
Model
colModel
:
TreeGridColModel
[]
ColModel
Optional
description
description
?:
string
説明
Optional
display
Name
displayName
?:
string
表示名
height
height
:
number
ツリーグリッドの高さ
item
List
itemList
:
EntityTreeGridItem
[]
TreeGridアイテムリスト
name
name
:
string
定義名
show
Collapse
All
showCollapseAll
:
boolean
一括折りたたむ
show
Search
And
Filter
showSearchAndFilter
:
boolean
検索とフィルタ機能
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
col
Model
description
display
Name
height
item
List
name
show
Collapse
All
show
Search
And
Filter
型・APIリファレンス
Loading...
TreeGrid定義