型・APIリファレンス
Preparing search index...
AggregationFilterItem
Interface AggregationFilterItem<T>
集計フィルター項目
interface
AggregationFilterItem
<
T
extends
AggregationPropertyEditor
>
{
displayLabel
:
string
;
editor
:
T
;
operatorList
:
OperatorSelectValue
[]
;
propertyName
:
string
;
required
:
boolean
;
}
Type Parameters
T
extends
AggregationPropertyEditor
Index
Properties
display
Label
editor
operator
List
property
Name
required
Properties
display
Label
displayLabel
:
string
表示ラベル
editor
editor
:
T
プロパティエディタ
operator
List
operatorList
:
OperatorSelectValue
[]
利用可能な比較演算子リスト
property
Name
propertyName
:
string
フィルターとするプロパティ名
required
required
:
boolean
必須項目
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
display
Label
editor
operator
List
property
Name
required
型・APIリファレンス
Loading...
集計フィルター項目