new VisualView()
Renders the visual view of a contextual link. Listens to mouse & touch.
Extends
- Backbone.View
Methods
events() → {object}
Events for the Backbone view.
Returns:
A mapping of events to be used in the view.
- Type
- object
render() → {Drupal.contextual.VisualView}
{@inheritdoc}
Returns:
The current contextual visual view.