vlocode-project - v1.40.0-beta-4
Preparing search index...
@vlocode/omniscript
OmniScriptValidationElementPropertySet
Interface OmniScriptValidationElementPropertySet
interface
OmniScriptValidationElementPropertySet
{
bus
?:
boolean
;
controlWidth
?:
number
;
disOnTplt
:
boolean
;
hideLabel
:
boolean
;
HTMLTemplateId
?:
string
;
label
?:
string
;
messages
?:
{
active
:
boolean
;
text
?:
string
;
type
:
"Error"
|
"Warning"
|
"Requirement"
;
value
:
boolean
;
}
[]
;
rpe
?:
boolean
;
show
?:
RuleGroup
;
validateExpression
?:
string
;
[
key
:
string
]:
any
;
}
Hierarchy (
View Summary
)
OmniScriptBaseElementPropertySet
OmniScriptValidationElementPropertySet
Indexable
[
key
:
string
]:
any
Index
Properties
bus?
control
Width?
dis
On
Tplt
hide
Label
HTML
Template
Id?
label?
messages?
rpe?
show?
validate
Expression?
Properties
Optional
bus
bus
?:
boolean
Optional
control
Width
controlWidth
?:
number
dis
On
Tplt
disOnTplt
:
boolean
hide
Label
hideLabel
:
boolean
Optional
HTML
Template
Id
HTMLTemplateId
?:
string
Optional
label
label
?:
string
Optional
messages
messages
?:
{
active
:
boolean
;
text
?:
string
;
type
:
"Error"
|
"Warning"
|
"Requirement"
;
value
:
boolean
;
}
[]
Optional
rpe
rpe
?:
boolean
Optional
show
show
?:
RuleGroup
Optional
validate
Expression
validateExpression
?:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
bus
control
Width
dis
On
Tplt
hide
Label
HTML
Template
Id
label
messages
rpe
show
validate
Expression
vlocode-project - v1.40.0-beta-4
Loading...