Preparing search index...
The search index is not available
型・APIリファレンス
型・APIリファレンス
DetailMassReferenceProperty
Interface DetailMassReferenceProperty<T>
大量データ参照セクションのプロパティ要素
interface
DetailMassReferenceProperty
<
T
extends
SearchResultPropertyEditor
=
SearchResultPropertyEditor
,
>
{
columnWidth
?:
number
;
cssClassName
?:
string
;
displayLabel
:
string
;
editor
:
T
;
propertyName
:
string
;
sortable
:
boolean
;
textAlign
?:
TableTextAlign
;
type
:
string
;
}
Type Parameters
T
extends
SearchResultPropertyEditor
=
SearchResultPropertyEditor
Index
Properties
column
Width?
css
Class
Name?
display
Label
editor
property
Name
sortable
text
Align?
type
Properties
Optional
column
Width
columnWidth
?:
number
列幅
Optional
css
Class
Name
cssClassName
?:
string
CSSクラス名
display
Label
displayLabel
:
string
表示ラベル
editor
editor
:
T
プロパティエディタ
property
Name
propertyName
:
string
プロパティ名
sortable
sortable
:
boolean
ソート可能か
Optional
text
Align
textAlign
?:
TableTextAlign
テキストの配置
type
type
:
string
種別
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
column
Width
css
Class
Name
display
Label
editor
property
Name
sortable
text
Align
type
型・APIリファレンス
Loading...
大量データ参照セクションのプロパティ要素