型・APIリファレンス
Preparing search index...
PropertyElement
Interface PropertyElement<T>
プロパティエレメントの基底型
interface
PropertyElement
<
T
extends
PropertyEditorBase
>
{
aiChatAutoCompletionSetting
?:
AiChatAutoCompletionSetting
;
autocompleteSetting
?:
AiAutocompleteSetting
;
cssClassName
?:
string
;
displayLabel
:
string
;
editor
:
T
;
elementRuntimeId
:
string
;
propertyName
:
string
;
}
Type Parameters
T
extends
PropertyEditorBase
プロパティエディタ
Hierarchy (
View Summary
)
Element
PropertyElement
BulkProperty
DetailProperty
SearchResultProperty
SearchConditionProperty
Index
Properties
ai
Chat
Auto
Completion
Setting?
autocomplete
Setting?
css
Class
Name?
display
Label
editor
element
Runtime
Id
property
Name
Properties
Optional
ai
Chat
Auto
Completion
Setting
aiChatAutoCompletionSetting
?:
AiChatAutoCompletionSetting
AIチャット入力補完設定
Optional
autocomplete
Setting
autocompleteSetting
?:
AiAutocompleteSetting
自動補完の設定
Optional
css
Class
Name
cssClassName
?:
string
CSSクラス名
display
Label
displayLabel
:
string
表示ラベル
editor
editor
:
T
プロパティエディタ
element
Runtime
Id
elementRuntimeId
:
string
エレメントランタイムID
property
Name
propertyName
:
string
プロパティ名
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ai
Chat
Auto
Completion
Setting
autocomplete
Setting
css
Class
Name
display
Label
editor
element
Runtime
Id
property
Name
型・APIリファレンス
Loading...
プロパティエレメントの基底型