You're viewing an older version of Vaadin JavaDoc. Please see version 24.7.0 for the latest.
com.vaadin.flow.component.

Class DetachEvent

    • Constructor Detail

      • DetachEvent

        public DetachEvent​(Component source)

        Creates a new detach event with the given component as source.

        Parameters:

        source - the component that was detached