|
Mantid
|
This is the complete list of members for Mantid::API::ADSValidator, including all inherited members.
| ADSValidator(const bool allowMultiSelection=true, const bool isOptional=false) | Mantid::API::ADSValidator | |
| allowedValues() const override | Mantid::API::ADSValidator | |
| checkValidity(const std::vector< std::string > &value) const override | Mantid::API::ADSValidator | protected |
| clone() const override | Mantid::API::ADSValidator | |
| isMultipleSelectionAllowed() override | Mantid::API::ADSValidator | |
| isOptional() const | Mantid::API::ADSValidator | |
| m_AllowMultiSelection | Mantid::API::ADSValidator | private |
| m_isOptional | Mantid::API::ADSValidator | private |
| setMultipleSelectionAllowed(const bool isMultiSelectionAllowed) | Mantid::API::ADSValidator | |
| setOptional(const bool setOptional) | Mantid::API::ADSValidator |