型・APIリファレンス
Preparing search index...
SearchGetSelectedComboParameter
Interface SearchGetSelectedComboParameter
選択済み参照コンボデータ取得パラメータ
interface
SearchGetSelectedComboParameter
{
apiFlg
:
"search"
|
"selected"
;
elementRuntimeId
:
string
;
onlySelected
:
boolean
;
selectedValue
:
string
;
viewKey
:
EntityViewKey
;
}
Index
Properties
api
Flg
element
Runtime
Id
only
Selected
selected
Value
view
Key
Properties
api
Flg
apiFlg
:
"search"
|
"selected"
APIの向き先
element
Runtime
Id
elementRuntimeId
:
string
ElementRuntimeId
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
api
Flg
element
Runtime
Id
only
Selected
selected
Value
view
Key
型・APIリファレンス
Loading...
選択済み参照コンボデータ取得パラメータ