vlocode-project - v1.40.0-beta-4
Preparing search index...
@vlocode/omniscript
OmniScriptChoiceElementDefinition
Interface OmniScriptChoiceElementDefinition
interface
OmniScriptChoiceElementDefinition
{
bEmbed
:
boolean
;
bHasAttachment
:
boolean
;
children
?:
{
bHasAttachment
:
boolean
;
eleArray
:
OmniScriptElementDefinition
[]
;
indexInParent
:
number
;
level
:
number
;
response
:
null
|
string
;
}
[]
;
index
?:
number
;
indexInParent
:
number
;
inheritShowProp
?:
null
|
object
;
JSONPath
?:
string
;
level
:
number
;
name
:
string
;
offSet
:
number
;
propSetMap
:
{
controllingField
:
{
element
:
string
;
source
:
string
;
type
?:
"SObject"
|
"None"
|
"Custom"
;
}
;
dependency
?:
Record
<
string
,
{
name
:
string
;
value
:
string
}
[]
>
;
options
:
{
name
:
string
;
value
:
string
}
[]
;
optionSource
:
{
source
:
string
;
type
:
"SObject"
|
"Custom"
|
"Image"
|
"Manual"
;
}
;
}
&
{
accessibleInFutureSteps
:
boolean
;
conditionType
:
string
;
controlWidth
:
number
;
helpText
:
string
;
hide
:
boolean
;
inputWidth
:
number
;
readOnly
:
boolean
;
repeat
:
boolean
;
repeatClone
:
boolean
;
required
:
boolean
;
}
&
OmniScriptBaseElementPropertySet
;
response
?:
null
|
object
;
rootIndex
?:
number
;
type
:
OmniScriptInputChoiceElementType
;
}
Hierarchy (
View Summary
)
OmniScriptInputElementDefinition
<
OmniScriptInputChoiceElementType
,
{
controllingField
:
{
element
:
string
;
source
:
string
;
type
?:
"SObject"
|
"Custom"
|
"None"
;
}
;
dependency
?:
Record
<
string
,
{
name
:
string
;
value
:
string
}
[]
>
;
options
:
{
name
:
string
;
value
:
string
}
[]
;
optionSource
:
{
source
:
string
;
type
:
"SObject"
|
"Custom"
|
"Manual"
|
"Image"
;
}
;
}
,
>
OmniScriptChoiceElementDefinition
Index
Properties
b
Embed
b
Has
Attachment
children?
index?
index
In
Parent
inherit
Show
Prop?
JSON
Path?
level
name
off
Set
prop
Set
Map
response?
root
Index?
type
Properties
b
Embed
bEmbed
:
boolean
b
Has
Attachment
bHasAttachment
:
boolean
Optional
children
children
?:
{
bHasAttachment
:
boolean
;
eleArray
:
OmniScriptElementDefinition
[]
;
indexInParent
:
number
;
level
:
number
;
response
:
null
|
string
;
}
[]
Optional
index
index
?:
number
index
In
Parent
indexInParent
:
number
Optional
inherit
Show
Prop
inheritShowProp
?:
null
|
object
Optional
JSON
Path
JSONPath
?:
string
level
level
:
number
name
name
:
string
off
Set
offSet
:
number
prop
Set
Map
propSetMap
:
{
controllingField
:
{
element
:
string
;
source
:
string
;
type
?:
"SObject"
|
"None"
|
"Custom"
;
}
;
dependency
?:
Record
<
string
,
{
name
:
string
;
value
:
string
}
[]
>
;
options
:
{
name
:
string
;
value
:
string
}
[]
;
optionSource
:
{
source
:
string
;
type
:
"SObject"
|
"Custom"
|
"Image"
|
"Manual"
;
}
;
}
&
{
accessibleInFutureSteps
:
boolean
;
conditionType
:
string
;
controlWidth
:
number
;
helpText
:
string
;
hide
:
boolean
;
inputWidth
:
number
;
readOnly
:
boolean
;
repeat
:
boolean
;
repeatClone
:
boolean
;
required
:
boolean
;
}
&
OmniScriptBaseElementPropertySet
Optional
response
response
?:
null
|
object
Optional
root
Index
rootIndex
?:
number
type
type
:
OmniScriptInputChoiceElementType
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
b
Embed
b
Has
Attachment
children
index
index
In
Parent
inherit
Show
Prop
JSON
Path
level
name
off
Set
prop
Set
Map
response
root
Index
type
vlocode-project - v1.40.0-beta-4
Loading...