Preparing search index...
The search index is not available
型・APIリファレンス
型・APIリファレンス
DetailCustomPropertyEditor
Interface DetailCustomPropertyEditor
DetailViewのカスタム系プロパティエディタの基底型
interface
DetailCustomPropertyEditor
{
componentName
?:
string
;
customStyle
?:
string
;
propertyName
:
string
;
templateInterpretType
:
TemplateInterpretType
;
type
:
string
;
}
Hierarchy (
view full
)
DetailPropertyEditorBase
DetailCustomPropertyEditor
DetailScriptPropertyEditor
DetailTemplatePropertyEditor
Index
Properties
component
Name?
custom
Style?
property
Name
template
Interpret
Type
type
Properties
Optional
component
Name
component
Name
?:
string
コンポーネント名
Optional
custom
Style
custom
Style
?:
string
カスタムスタイル
property
Name
property
Name
:
string
プロパティ名
template
Interpret
Type
template
Interpret
Type
:
TemplateInterpretType
テンプレートの解釈方法
type
type
:
string
エディタの種類
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
component
Name
custom
Style
property
Name
template
Interpret
Type
type
型・APIリファレンス
Loading...
DetailViewのカスタム系プロパティエディタの基底型