@FunctionalInterface public interface AfterNavigationListener extends AfterNavigationHandler
UI
using
UI.addAfterNavigationListener(AfterNavigationListener).
All listeners added this way will be informed when new components have been
attached to the UI and all navigation tasks
have resolved.
All AfterNavigationListeners will be executed before the
AfterNavigationObservers. To control the order of execution of
AfterNavigationListeners, see ListenerPriority
afterNavigationCopyright © 2025. All rights reserved.