public class NotificationDetailSubApp extends AbstractDetailSubApp<NotificationFormView>
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_VIEW |
Modifier | Constructor and Description |
---|---|
protected |
NotificationDetailSubApp(SubAppContext subAppContext,
ItemViewDefinitionRegistry itemViewDefinitionRegistry,
info.magnolia.i18nsystem.I18nizer i18nizer,
MessagesManager messagesManager,
info.magnolia.context.Context context,
DatasourceDefinition datasourceDefinition,
DetailDescriptor<Message,?> descriptor,
ValueContext<Message> valueContext,
LocaleContext localeContext,
I18NAuthoringSupport i18NAuthoringSupport) |
Modifier and Type | Method and Description |
---|---|
void |
locationChanged(Location location) |
NotificationFormView |
start(Location location) |
supportsLocation
destroy, getAppContext, getCaption, getCurrentLocation, getCurrentViewReference, getIcon, getSubAppContext, getSubAppId, getView, isCloseable, onSubAppStart, onSubAppStop, stop
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
accessViewBeanStore, asVaadinComponent, bindContext, bindInstance, create, create, create, create, getComponentProvider
public static final String DEFAULT_VIEW
@Inject protected NotificationDetailSubApp(SubAppContext subAppContext, ItemViewDefinitionRegistry itemViewDefinitionRegistry, info.magnolia.i18nsystem.I18nizer i18nizer, MessagesManager messagesManager, info.magnolia.context.Context context, DatasourceDefinition datasourceDefinition, DetailDescriptor<Message,?> descriptor, ValueContext<Message> valueContext, LocaleContext localeContext, I18NAuthoringSupport i18NAuthoringSupport)
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 © 2021 Magnolia International Ltd.. All rights reserved.