namespace Drupal\bricks\Plugin\Field\FieldWidget in Bricks 8
Same name in other branches
Class | Location | Description |
---|---|---|
BricksTreeAutocompleteWidget |
src/ |
Plugin annotation @FieldWidget( id = "bricks_tree_autocomplete", label = @Translation("Bricks tree (Autocomplete)"), description = @Translation("A tree of autocomplete text fields."), field_types = { "bricks", "bricks_revisioned" } ) |