You are here

namespace Drupal\color_field\Plugin\Field\FieldWidget in Color Field 8.2

Same name in other branches
  1. 8 Drupal\color_field\Plugin\Field\FieldWidget
Classsort descending Location Description
ColorFieldWidgetBase src/Plugin/Field/FieldWidget/ColorFieldWidgetBase.php Base class for color_field widgets.
ColorFieldWidgetBox src/Plugin/Field/FieldWidget/ColorFieldWidgetBox.php Plugin implementation of the color_field box widget.
ColorFieldWidgetDefault src/Plugin/Field/FieldWidget/ColorFieldWidgetDefault.php Plugin implementation of the color_widget default input widget.
ColorFieldWidgetGrid src/Plugin/Field/FieldWidget/ColorFieldWidgetGrid.php Plugin implementation of the 'color_field_default' widget.
ColorFieldWidgetHTML5 src/Plugin/Field/FieldWidget/ColorFieldWidgetHTML5.php Plugin implementation of the color_field spectrum widget.
ColorFieldWidgetSpectrum src/Plugin/Field/FieldWidget/ColorFieldWidgetSpectrum.php Plugin implementation of the color_field spectrum widget.