bool isHidden() Returns whether the user response must be hidden.
mixed getDefault() Returns the default answer.
bool isHiddenFallback() In case the response can not be hidden, whether to fallback on non-hidden
ChoiceQuestion setMultiselect(bool
class ChoiceQuestion extends Question
Question setMaxAttempts(null|int $attempts)
bool isMultiselect() Returns whether the choices are multiselect.
null|array|Traversable getAutocompleterValues()
Question setHiddenFallback(bool $fallback)
Question setAutocompleterValues(null|array|
Page 1 of 3