Swift::FormField Member List

This is the complete list of members for Swift::FormField, including all inherited members.
addOption(const Option &option)Swift::FormField [inline]
addRawValue(const std::string &value)Swift::FormField [inline]
FormField()Swift::FormField [inline, protected]
getDescription() const Swift::FormField [inline]
getLabel() const Swift::FormField [inline]
getName() const Swift::FormField [inline]
getOptions() const Swift::FormField [inline]
getRawValues() const Swift::FormField [inline]
getRequired() const Swift::FormField [inline]
ref typedefSwift::FormField
setDescription(const std::string &description)Swift::FormField [inline]
setLabel(const std::string &label)Swift::FormField [inline]
setName(const std::string &name)Swift::FormField [inline]
setRequired(bool required)Swift::FormField [inline]
~FormField()Swift::FormField [inline, virtual]