HotDocs JavaScript API
Preparing search index...
DialogStateInfo
Type Alias DialogStateInfo
type
DialogStateInfo
=
{
Bookmark
:
string
;
ChildDialogs
:
DialogStateInfo
[]
;
HasRequiredUnanswered
:
boolean
;
IsAnswered
:
boolean
;
IsEnabled
:
boolean
;
Name
:
string
;
Title
:
string
;
Type
:
string
;
Variables
:
VariableStateInfo
[]
;
}
Index
Properties
Bookmark
Child
Dialogs
Has
Required
Unanswered
Is
Answered
Is
Enabled
Name
Title
Type
Variables
Properties
Bookmark
Bookmark
:
string
Child
Dialogs
ChildDialogs
:
DialogStateInfo
[]
Has
Required
Unanswered
HasRequiredUnanswered
:
boolean
Is
Answered
IsAnswered
:
boolean
Is
Enabled
IsEnabled
:
boolean
Name
Name
:
string
Title
Title
:
string
Type
Type
:
string
Variables
Variables
:
VariableStateInfo
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Bookmark
Child
Dialogs
Has
Required
Unanswered
Is
Answered
Is
Enabled
Name
Title
Type
Variables
HotDocs JavaScript API
Loading...