型・APIリファレンス
Preparing search index...
TreeGridItemBaseProperty
Type Alias TreeGridItemBaseProperty
TreeGridItemのBase型
type
TreeGridItemBaseProperty
=
{
collapseIconTag
:
string
;
cssClassName
:
string
;
depth
:
number
;
expanded
:
boolean
;
expandIconTag
:
string
;
iconColor
:
string
;
itemRuntimeId
:
string
;
rowTitle
:
string
;
rowType
:
"ENTITY_ROW"
|
"DATA_ROW"
|
"DATA_WITH_REF_ROW"
|
"REF_ROW"
|
""
;
}
Hierarchy (
View Summary
)
TreeGridItemBaseProperty
FetchTreeGridEntityItem
Index
Properties
collapse
Icon
Tag
css
Class
Name
depth
expanded
expand
Icon
Tag
icon
Color
item
Runtime
Id
row
Title
row
Type
Properties
collapse
Icon
Tag
collapseIconTag
:
string
折りたたみアイコンタグ
css
Class
Name
cssClassName
:
string
CSSクラス名
depth
depth
:
number
深さ
expanded
expanded
:
boolean
展開状態
expand
Icon
Tag
expandIconTag
:
string
展開アイコンタグ
icon
Color
iconColor
:
string
アイコン色
item
Runtime
Id
itemRuntimeId
:
string
ランタイムID
row
Title
rowTitle
:
string
行タイトル
row
Type
rowType
:
"ENTITY_ROW"
|
"DATA_ROW"
|
"DATA_WITH_REF_ROW"
|
"REF_ROW"
|
""
行タイプ
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
collapse
Icon
Tag
css
Class
Name
depth
expanded
expand
Icon
Tag
icon
Color
item
Runtime
Id
row
Title
row
Type
型・APIリファレンス
Loading...
TreeGridItemのBase型