Preparing search index...
The search index is not available
型・APIリファレンス
型・APIリファレンス
SearchConditionElement
Interface SearchConditionElement
SearchViewの検索条件セクション内の構成要素
interface
SearchConditionElement
{
columnInfo
:
ColumnInfo
;
cssClassName
?:
string
;
elementRuntimeId
:
string
;
type
:
|
"CONDITION_SPACE"
|
"CONDITION_PROPERTY"
|
"RESULT_PROPERTY"
|
"CUSTOM_BUTTON"
|
"CONDITION_SECTION"
|
"RESULT_SECTION"
|
"SCRIPT_SECTION"
|
"TEMPLATE_SECTION"
;
}
Hierarchy (
view full
)
SearchElement
SearchConditionElement
SearchConditionProperty
SearchConditionSpaceElement
Index
Properties
column
Info
css
Class
Name?
element
Runtime
Id
type
Properties
column
Info
column
Info
:
ColumnInfo
列情報
Optional
css
Class
Name
css
Class
Name
?:
string
CSSクラス名
element
Runtime
Id
element
Runtime
Id
:
string
エレメントランタイムID
type
type
:
|
"CONDITION_SPACE"
|
"CONDITION_PROPERTY"
|
"RESULT_PROPERTY"
|
"CUSTOM_BUTTON"
|
"CONDITION_SECTION"
|
"RESULT_SECTION"
|
"SCRIPT_SECTION"
|
"TEMPLATE_SECTION"
エレメントのタイプ
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
column
Info
css
Class
Name
element
Runtime
Id
type
型・APIリファレンス
Loading...
SearchViewの検索条件セクション内の構成要素