public interface InputItem extends CatchContainer, PromptCountable, EventCountable
An input item specifies an input item variable to gather input
from the user. Input items have prompts to tell the user what to say or key
in, grammars that define the allowed inputs, and event handlers that process
any resulting events. An input item may also have a
<filled> element that defines an action to take just
after the input item variable is filled.
ControlItem| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<org.jvoicexml.xml.vxml.Filled> |
getFilledElements()
Gets all nested
<filled> elements. |
getCatchElementsevaluateCondition, evaluateExpression, getFormItemVariable, getName, getNode, getNodeTagName, init, isModal, isSelectable, setFormItemVariableacceptgetName, getNode, getPromptCount, incrementPromptCount, resetPromptCountgetEventCount, incrementEventCounter, resetEventCounter