public class EmbeddedPageSubApp extends BaseSubApp<EmbeddedPageView>
Constructor and Description |
---|
EmbeddedPageSubApp(SubAppContext subAppContext,
EmbeddedPageView pageView) |
Modifier and Type | Method and Description |
---|---|
void |
locationChanged(Location location)
Check whether the url has changed, if so update the view to display the new location.
|
EmbeddedPageView |
start(Location location) |
protected String |
updateUrl(String url)
Add the context path to internal urls.
|
destroy, getAppContext, getCaption, getCurrentLocation, getCurrentViewReference, getIcon, getSubAppContext, getSubAppId, getView, isCloseable, onSubAppStart, onSubAppStop, stop, supportsLocation
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
accessViewBeanStore, asVaadinComponent, bindContext, bindInstance, create, create, create, create, getComponentProvider
@Inject public EmbeddedPageSubApp(SubAppContext subAppContext, EmbeddedPageView pageView)
public EmbeddedPageView start(Location location)
start
in interface SubApp
start
in class BaseSubApp<EmbeddedPageView>
public void locationChanged(Location location)
locationChanged
in interface SubApp
locationChanged
in class BaseSubApp<EmbeddedPageView>
Copyright © 2020 Magnolia International Ltd.. All rights reserved.