Package io.jmix.flowui.view.navigation
Class SupportsAfterViewNavigationHandler.AfterViewNavigationEvent<V>
java.lang.Object
java.util.EventObject
io.jmix.flowui.view.navigation.SupportsAfterViewNavigationHandler.AfterViewNavigationEvent<V>
- All Implemented Interfaces:
- Serializable
- Enclosing interface:
- SupportsAfterViewNavigationHandler<V extends View>
public static class SupportsAfterViewNavigationHandler.AfterViewNavigationEvent<V>
extends EventObject
- See Also:
- 
Field SummaryFieldsFields inherited from class java.util.EventObjectsource
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.util.EventObjectgetSource, toString
- 
Field Details- 
view
 
- 
- 
Constructor Details- 
AfterViewNavigationEvent
 
- 
- 
Method Details- 
getView
 
-