You are here

namespace Drupal\select_or_other\Plugin\Field\FieldWidget in Select (or other) 8

Same name in other branches
  1. 8.3 Drupal\select_or_other\Plugin\Field\FieldWidget
  2. 4.x Drupal\select_or_other\Plugin\Field\FieldWidget
Classsort descending Location Description
ListWidget src/Plugin/Field/FieldWidget/ListWidget.php Plugin implementation of the 'select_or_other_list' widget.
ReferenceWidget src/Plugin/Field/FieldWidget/ReferenceWidget.php Plugin implementation of the 'select_or_other_reference' widget.
WidgetBase src/Plugin/Field/FieldWidget/WidgetBase.php Base class for the 'select_or_other_*' widgets.