Preparing search index...
The search index is not available
型・APIリファレンス
型・APIリファレンス
SearchElement
Interface SearchElement
SearchViewを構成するエレメントの基底型
interface
SearchElement
{
cssClassName
?:
string
;
elementRuntimeId
:
string
;
type
:
|
"CONDITION_SPACE"
|
"CONDITION_PROPERTY"
|
"RESULT_PROPERTY"
|
"CUSTOM_BUTTON"
|
"CONDITION_SECTION"
|
"RESULT_SECTION"
|
"SCRIPT_SECTION"
|
"TEMPLATE_SECTION"
;
}
Hierarchy (
view full
)
Element
SearchElement
SearchConditionElement
SearchResultElement
SearchSection
SearchCustomButton
Index
Properties
css
Class
Name?
element
Runtime
Id
type
Properties
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
css
Class
Name
element
Runtime
Id
type
型・APIリファレンス
Loading...
SearchViewを構成するエレメントの基底型