You are here

8 methods override WebformElementBase::supportsMultipleValues() in Webform 6.x

Checkboxes::supportsMultipleValues in src/Plugin/WebformElement/Checkboxes.php
Checks if the element supports multiple values.
EntityAutocomplete::supportsMultipleValues in src/Plugin/WebformElement/EntityAutocomplete.php
Checks if the element supports multiple values.
Select::supportsMultipleValues in src/Plugin/WebformElement/Select.php
Checks if the element supports multiple values.
TableSelect::supportsMultipleValues in src/Plugin/WebformElement/TableSelect.php
Checks if the element supports multiple values.
WebformManagedFileBase::supportsMultipleValues in src/Plugin/WebformElement/WebformManagedFileBase.php
Checks if the element supports multiple values.
WebformTableSelectSort::supportsMultipleValues in src/Plugin/WebformElement/WebformTableSelectSort.php
Checks if the element supports multiple values.
WebformTableSort::supportsMultipleValues in src/Plugin/WebformElement/WebformTableSort.php
Checks if the element supports multiple values.
WebformToggles::supportsMultipleValues in modules/webform_toggles/src/Plugin/WebformElement/WebformToggles.php
Checks if the element supports multiple values.