Searched refs:getSupportedValues (Results 1 – 2 of 2) sorted by relevance
187 const C2FieldSupportedValues *getSupportedValues() const;245 return C2FieldSupportedValuesHelper<T>(*_mHelper->getSupportedValues()).supports(value);
374 const C2FieldSupportedValues *C2InterfaceHelper::FieldHelper::getSupportedValues() const { in getSupportedValues() function in C2InterfaceHelper::FieldHelper819 values = field->getSupportedValues(); in querySupportedValues()