namespace Drupal\range\Plugin\Field\FieldType in Range 8
|
Class |
Location | Description |
|---|---|---|
| RangeDecimalItem |
src/ |
Plugin implementation of the 'range_decimal' field type. |
| RangeFloatItem |
src/ |
Plugin implementation of the 'range_float' field type. |
| RangeIntegerItem |
src/ |
Plugin implementation of the 'range_integer' field type. |
| RangeItemBase |
src/ |
Base class for 'range' configurable field types. |