Represents a callback used to collect an answer to a choice.
The raw payload returned by OpenAM
Gets the choice's prompt.
Gets the choice's default answer.
Gets the choice's possible answers.
Sets the choice's answer by index position.
Sets the choice's answer by value.
Gets the name of this callback type.
Gets the value of the specified input element, or the first element if selector is not provided.
selector
The index position or name of the desired element
Sets the value of the specified input element, or the first element if selector is not provided.
Gets the value of the specified output element, or the first element if selector is not provided.
Gets the value of the first output element with the specified name or the specified default value.
The name of the desired element
Represents a callback used to collect an answer to a choice.