public class NavigationPresenter extends Object implements NavigationView.Listener
Constructor and Description |
---|
NavigationPresenter(info.magnolia.event.EventBus appEventBus,
NavigationView view,
SubAppContext subAppContext) |
Modifier and Type | Method and Description |
---|---|
void |
onItemSelected(String name) |
NavigationView |
start() |
@Inject public NavigationPresenter(@Named(value="app") info.magnolia.event.EventBus appEventBus, NavigationView view, SubAppContext subAppContext)
public NavigationView start()
public void onItemSelected(String name)
onItemSelected
in interface NavigationView.Listener
Copyright © 2021 Magnolia International Ltd.. All rights reserved.