public class SampleMainSubApp extends BaseSubApp<SampleMainView> implements SampleMainView.Listener
Constructor and Description |
---|
SampleMainSubApp(SubAppContext subAppContext,
info.magnolia.event.EventBus appEventBus,
SampleMainView sampleMainView,
NavigationPresenter navigationPresenter,
ContentDisplayPresenter contentDisplayPresenter) |
Modifier and Type | Method and Description |
---|---|
SampleMainView |
start(Location location) |
getAppContext, getCaption, getCurrentLocation, getIcon, getSubAppContext, getSubAppId, getView, isCloseable, locationChanged, onSubAppStart, onSubAppStop, stop, supportsLocation
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCaption, getIcon, getSubAppId, getView, isCloseable, locationChanged, stop, supportsLocation
@Inject public SampleMainSubApp(SubAppContext subAppContext, @Named(value="app") info.magnolia.event.EventBus appEventBus, SampleMainView sampleMainView, NavigationPresenter navigationPresenter, ContentDisplayPresenter contentDisplayPresenter)
public SampleMainView start(Location location)
start
in interface SubApp
start
in class BaseSubApp<SampleMainView>
Copyright © 2018 Magnolia International Ltd.. All rights reserved.