型・APIリファレンス
Preparing search index...
FetchTreeGridEntityListParameter
Type Alias FetchTreeGridEntityListParameter
TreeGridItemのEntityデータ取得APIのパラメータ
type
FetchTreeGridEntityListParameter
=
{
definitionName
:
string
;
depth
:
number
;
itemRuntimeId
:
string
;
oid
:
string
|
null
;
parentEntityName
:
string
|
null
;
}
Index
Properties
definition
Name
depth
item
Runtime
Id
oid
parent
Entity
Name
Properties
definition
Name
definitionName
:
string
定義名
depth
depth
:
number
深さ
item
Runtime
Id
itemRuntimeId
:
string
パーツのランタイムID
oid
oid
:
string
|
null
オブジェクトID
parent
Entity
Name
parentEntityName
:
string
|
null
親エンティティ名
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
definition
Name
depth
item
Runtime
Id
oid
parent
Entity
Name
型・APIリファレンス
Loading...
TreeGridItemのEntityデータ取得APIのパラメータ