namespace Drupal\options\Plugin\field\widget

Classsort descending Location Description
ButtonsWidget drupal/core/modules/options/lib/Drupal/options/Plugin/field/widget/ButtonsWidget.php Plugin implementation of the 'options_buttons' widget.
OnOffWidget drupal/core/modules/options/lib/Drupal/options/Plugin/field/widget/OnOffWidget.php Plugin implementation of the 'options_onoff' widget.
OptionsWidgetBase drupal/core/modules/options/lib/Drupal/options/Plugin/field/widget/OptionsWidgetBase.php Base class for the 'options_*' widgets.
SelectWidget drupal/core/modules/options/lib/Drupal/options/Plugin/field/widget/SelectWidget.php Plugin implementation of the 'options_select' widget.