V
- View type.public abstract class AbstractDetailSubApp<V extends View> extends BaseSubApp<V>
Modifier | Constructor and Description |
---|---|
protected |
AbstractDetailSubApp(SubAppContext subAppContext,
V view) |
Modifier and Type | Method and Description |
---|---|
boolean |
supportsLocation(Location location)
Allows opening different instances of this sub app for different items.
|
destroy, getAppContext, getCaption, getCurrentLocation, getCurrentViewReference, getIcon, getSubAppContext, getSubAppId, getView, isCloseable, locationChanged, onSubAppStart, onSubAppStop, start, stop
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
accessViewBeanStore, asVaadinComponent, bindContext, bindInstance, create, create, create, create, getComponentProvider
protected AbstractDetailSubApp(SubAppContext subAppContext, V view)
public boolean supportsLocation(Location location)
supportsLocation
in interface SubApp
supportsLocation
in class BaseSubApp<V extends View>
Copyright © 2020 Magnolia International Ltd.. All rights reserved.