Package io.jmix.flowui.view.navigation
Interface SupportsAfterViewNavigationHandler<V extends View>
- Type Parameters:
V
- view type
- All Known Implementing Classes:
DetailViewClassNavigator
,ListViewClassNavigator
,ViewClassNavigator
public interface SupportsAfterViewNavigationHandler<V extends View>
An interface to be implemented by
ViewNavigator
that fires SupportsAfterViewNavigationHandler.AfterViewNavigationEvent
.-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic class
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details