|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object info.magnolia.ui.framework.app.BaseSubApp<SampleMainView> info.magnolia.sample.app.main.SampleMainSubApp
public class SampleMainSubApp
SubApp for the main tab in sample app.
Constructor Summary | |
---|---|
SampleMainSubApp(info.magnolia.ui.api.app.SubAppContext subAppContext,
info.magnolia.event.EventBus appEventBus,
SampleMainView sampleMainView,
NavigationPresenter navigationPresenter,
ContentDisplayPresenter contentDisplayPresenter)
|
Method Summary | |
---|---|
SampleMainView |
start(info.magnolia.ui.api.location.Location location)
|
Methods inherited from class info.magnolia.ui.framework.app.BaseSubApp |
---|
getAppContext, getCaption, getCurrentLocation, getSubAppContext, getSubAppId, getView, isCloseable, locationChanged, onSubAppStart, onSubAppStop, stop, supportsLocation |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface info.magnolia.ui.api.app.SubApp |
---|
getCaption, getSubAppId, getView, isCloseable, locationChanged, stop, supportsLocation |
Constructor Detail |
---|
@Inject public SampleMainSubApp(info.magnolia.ui.api.app.SubAppContext subAppContext, @Named(value="app") info.magnolia.event.EventBus appEventBus, SampleMainView sampleMainView, NavigationPresenter navigationPresenter, ContentDisplayPresenter contentDisplayPresenter)
Method Detail |
---|
public SampleMainView start(info.magnolia.ui.api.location.Location location)
start
in interface info.magnolia.ui.api.app.SubApp
start
in class info.magnolia.ui.framework.app.BaseSubApp<SampleMainView>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |