型・APIリファレンス
Preparing search index...
GetSelectedComboParameter
Interface GetSelectedComboParameter
リファレンスプロパティエディタ選択した参照コンボ取得パラメータ
interface
GetSelectedComboParameter
{
elementRuntimeId
:
string
;
executeMode
:
ExecuteMode
;
onlySelected
:
boolean
;
selectedValue
:
string
;
viewKey
:
EntityViewKey
;
}
Hierarchy (
View Summary
)
GetComboParameterBase
GetSelectedComboParameter
Index
Properties
element
Runtime
Id
execute
Mode
only
Selected
selected
Value
view
Key
Properties
element
Runtime
Id
elementRuntimeId
:
string
ElementRuntimeId
execute
Mode
executeMode
:
ExecuteMode
実行モード
only
Selected
onlySelected
:
boolean
選択データのみ取得するかどうか
selected
Value
selectedValue
:
string
選択値
view
Key
viewKey
:
EntityViewKey
EntityViewのKey情報
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
element
Runtime
Id
execute
Mode
only
Selected
selected
Value
view
Key
型・APIリファレンス
Loading...
リファレンスプロパティエディタ選択した参照コンボ取得パラメータ