You are here

namespace Drupal\computed_field\Plugin\Field\FieldWidget in Computed Field 3.x

Same name in other branches
  1. 8.2 Drupal\computed_field\Plugin\Field\FieldWidget
Classsort descending Location Description
ComputedNumberWidget src/Plugin/Field/FieldWidget/ComputedNumberWidget.php Plugin implementation of the 'computed_number_widget' widget.
ComputedStringWidget src/Plugin/Field/FieldWidget/ComputedStringWidget.php Plugin implementation of the 'computed_string_widget' widget.
ComputedWidgetBase src/Plugin/Field/FieldWidget/ComputedWidgetBase.php Base class for computed field's dummy widgets.