T
- public class MessageDetailSubApp<T> extends BaseSubApp<MessageFormView>
Modifier | Constructor and Description |
---|---|
protected |
MessageDetailSubApp(SubAppContext subAppContext,
ViewProvider viewProvider,
I18NAuthoringSupport i18NAuthoringSupport,
MessagesManager messagesManager) |
Modifier and Type | Method and Description |
---|---|
void |
locationChanged(Location location) |
MessageFormView |
start(Location location) |
void |
stop() |
getAppContext, getCaption, getCurrentLocation, getIcon, getSubAppContext, getSubAppId, getView, isCloseable, onSubAppStart, onSubAppStop, supportsLocation
@Inject protected MessageDetailSubApp(SubAppContext subAppContext, ViewProvider viewProvider, I18NAuthoringSupport i18NAuthoringSupport, MessagesManager messagesManager)
public MessageFormView start(Location location)
start
in interface SubApp
start
in class BaseSubApp<MessageFormView>
public void locationChanged(Location location)
locationChanged
in interface SubApp
locationChanged
in class BaseSubApp<MessageFormView>
public void stop()
stop
in interface SubApp
stop
in class BaseSubApp<MessageFormView>
Copyright © 2018 Magnolia International Ltd.. All rights reserved.