@Deprecated public class ToolsSubApp extends BaseSubApp<ToolsSubAppView>
Constructor and Description |
---|
ToolsSubApp(SubAppContext subAppContext,
ToolsSubAppView subAppView,
info.magnolia.objectfactory.ComponentProvider componentProvider)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected void |
onSubAppStart()
Deprecated.
This hook-up method is called on
BaseSubApp.start(info.magnolia.ui.api.location.Location) and enables subclasses to perform additional work before the view is displayed. |
destroy, getAppContext, getCaption, getCurrentLocation, getCurrentViewReference, getIcon, getSubAppContext, getSubAppId, getView, isCloseable, locationChanged, onSubAppStop, start, stop, supportsLocation
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
accessViewBeanStore, asVaadinComponent, bindContext, bindInstance, create, create, create, create, getComponentProvider
@Inject public ToolsSubApp(SubAppContext subAppContext, ToolsSubAppView subAppView, info.magnolia.objectfactory.ComponentProvider componentProvider)
protected void onSubAppStart()
BaseSubApp
BaseSubApp.start(info.magnolia.ui.api.location.Location)
and enables subclasses to perform additional work before the view is displayed.
The default implementation does nothing.onSubAppStart
in class BaseSubApp<ToolsSubAppView>
Copyright © 2020 Magnolia International Ltd.. All rights reserved.