Preparing search index...
The search index is not available
HybridForms API
HybridForms API
ICondition
Interface ICondition
interface
ICondition
{
cond
:
IConditionExpression
[]
;
condGuid
:
string
;
else
?:
ConditionExpressionElse
|
IConditionExpressionElseComplex
;
elseCallback
?:
string
;
excludeFromValidation
?:
boolean
;
hintHtml
?:
string
;
hintText
?:
string
;
id
:
string
;
inProgress
?:
boolean
;
op
?:
ConditionExpressionOp
;
}
Index
Properties
cond
cond
Guid
else?
else
Callback?
exclude
From
Validation?
hint
Html?
hint
Text?
id
in
Progress?
op?
Properties
cond
cond
:
IConditionExpression
[]
cond
Guid
condGuid
:
string
Optional
else
else
?:
ConditionExpressionElse
|
IConditionExpressionElseComplex
Optional
else
Callback
elseCallback
?:
string
Optional
exclude
From
Validation
excludeFromValidation
?:
boolean
Optional
hint
Html
hintHtml
?:
string
Optional
hint
Text
hintText
?:
string
id
id
:
string
Optional
in
Progress
inProgress
?:
boolean
Optional
op
op
?:
ConditionExpressionOp
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
cond
cond
Guid
else
else
Callback
exclude
From
Validation
hint
Html
hint
Text
id
in
Progress
op
HybridForms API
Loading...