Search
Preparing search index...
The search index is not available
ask-form-sdk
Options
All
Public
Public/Protected
All
Inherited
Menu
ask-form-sdk
form-list-handler
FormListHandler
Class FormListHandler
Hierarchy
FormListHandler
Implements
FormRequestHandler
Index
Constructors
constructor
Properties
handlers
Methods
can
Handle
handle
handle
Form
Review
handle
Next
handle
Previous
handle
User
Event
handle
With
Slots
is
Current
Constructors
constructor
new
Form
List
Handler
(
forms
:
FormProps
[]
, userHandler
:
UserHandler
)
:
FormListHandler
Parameters
forms:
FormProps
[]
userHandler:
UserHandler
Returns
FormListHandler
Properties
Private
handlers
handlers
:
FormIntentHandler
[]
Methods
can
Handle
can
Handle
(
handlerInput
:
HandlerInput
)
:
boolean
Parameters
handlerInput:
HandlerInput
Returns
boolean
handle
handle
(
handlerInput
:
HandlerInput
)
:
Promise
<
Response
>
Parameters
handlerInput:
HandlerInput
Returns
Promise
<
Response
>
handle
Form
Review
handle
Form
Review
(
handlerInput
:
HandlerInput
)
:
Response
Parameters
handlerInput:
HandlerInput
Returns
Response
handle
Next
handle
Next
(
handlerInput
:
HandlerInput
)
:
Promise
<
Response
>
Parameters
handlerInput:
HandlerInput
Returns
Promise
<
Response
>
handle
Previous
handle
Previous
(
handlerInput
:
HandlerInput
)
:
Promise
<
Response
>
Parameters
handlerInput:
HandlerInput
Returns
Promise
<
Response
>
handle
User
Event
handle
User
Event
(
handlerInput
:
HandlerInput
)
:
Promise
<
Response
>
Parameters
handlerInput:
HandlerInput
Returns
Promise
<
Response
>
handle
With
Slots
handle
With
Slots
(
handlerInput
:
HandlerInput
, slots
:
Slot
[]
)
:
Promise
<
Response
>
Parameters
handlerInput:
HandlerInput
slots:
Slot
[]
Returns
Promise
<
Response
>
is
Current
is
Current
(
handlerInput
:
HandlerInput
)
:
boolean
Parameters
handlerInput:
HandlerInput
Returns
boolean
Exports
apl-
templates
apl-
templates/apl-
template-
type
apl-
templates/text-
list-
with-
touch
codegen
codegen/base-
model
codegen/model-
codegen
codegen/model-
types
decimal-
intent-
handler
form-
handler-
types
form-
intent-
handler
form-
list-
handler
form-
types
form-
validation
index
Form
List
Handler
constructor
handlers
can
Handle
handle
handle
Form
Review
handle
Next
handle
Previous
handle
User
Event
handle
With
Slots
is
Current
Generated using
TypeDoc