T
- public class NotificationDetailSubApp<T> extends BaseSubApp<NotificationFormView>
Modifier | Constructor and Description |
---|---|
protected |
NotificationDetailSubApp(SubAppContext subAppContext,
I18NAuthoringSupport i18NAuthoringSupport,
MessagesManager messagesManager,
info.magnolia.context.Context context,
DatasourceDefinition datasourceDefinition,
NotificationDetailDescriptor<T,?> descriptor,
ValueContext<T> valueContext) |
Modifier and Type | Method and Description |
---|---|
void |
locationChanged(Location location) |
NotificationFormView |
start(Location location) |
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, destroy, getComponentProvider
@Inject protected NotificationDetailSubApp(SubAppContext subAppContext, I18NAuthoringSupport i18NAuthoringSupport, MessagesManager messagesManager, info.magnolia.context.Context context, DatasourceDefinition datasourceDefinition, NotificationDetailDescriptor<T,?> descriptor, ValueContext<T> valueContext)
public NotificationFormView start(Location location)
start
in interface SubApp
start
in class BaseSubApp<NotificationFormView>
public void locationChanged(Location location)
locationChanged
in interface SubApp
locationChanged
in class BaseSubApp<NotificationFormView>
Copyright © 2019 Magnolia International Ltd.. All rights reserved.