Preparing search index...
The search index is not available
型・APIリファレンス
型・APIリファレンス
PropertyElement
Interface PropertyElement<T>
プロパティエレメントの基底型
interface
PropertyElement
<
T
>
{
cssClassName
?:
string
;
displayLabel
:
string
;
editor
:
T
;
elementRuntimeId
:
string
;
propertyName
:
string
;
}
Type Parameters
T
extends
PropertyEditorBase
プロパティエディタ
Hierarchy (
view full
)
Element
PropertyElement
DetailProperty
SearchResultProperty
SearchConditionProperty
Index
Properties
css
Class
Name?
display
Label
editor
element
Runtime
Id
property
Name
Properties
Optional
css
Class
Name
css
Class
Name
?:
string
CSSクラス名
display
Label
display
Label
:
string
表示ラベル
editor
editor
:
T
プロパティエディタ
element
Runtime
Id
element
Runtime
Id
:
string
エレメントランタイムID
property
Name
property
Name
:
string
プロパティ名
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
css
Class
Name
display
Label
editor
element
Runtime
Id
property
Name
型・APIリファレンス
Loading...
プロパティエレメントの基底型