You are here

namespace Drupal\entity_browser\Events in Entity Browser 8.2

Same name in other branches
  1. 8 Drupal\entity_browser\Events
Classsort descending Location Description
AlterEntityBrowserDisplayData src/Events/AlterEntityBrowserDisplayData.php Allows data for an entity browser element to be altered.
EntitySelectionEvent src/Events/EntitySelectionEvent.php Represents entity selection as event.
EventBase src/Events/EventBase.php Base implementation of entity browser events.
Events src/Events/Events.php Contains all events thrown by entity browser.
RegisterJSCallbacks src/Events/RegisterJSCallbacks.php Collects "selection completed" JS callbacks.
SelectionDoneEvent src/Events/SelectionDoneEvent.php Represents finished selection as event.