Class MessageWindow
java.lang.Object
org.teamapps.application.api.application.AbstractApplicationView
org.teamapps.application.server.messaging.newsboard.MessageWindow
- All Implemented Interfaces:
org.teamapps.application.api.application.ApplicationInstanceDataMethods
public class MessageWindow
extends org.teamapps.application.api.application.AbstractApplicationView
-
Constructor Summary
Constructors Constructor Description MessageWindow(NewsBoardMessage message, NewsBoardPerspective newsBoardPerspective, org.teamapps.application.api.application.ApplicationInstanceData applicationInstanceData, SystemRegistry registry) -
Method Summary
Methods inherited from class org.teamapps.application.api.application.AbstractApplicationView
getApplicationInstanceDataMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.teamapps.application.api.application.ApplicationInstanceDataMethods
createApplicationDesktop, getAllowedPrivilegeObjects, getAllowedPrivilegeObjects, getAllowedUnits, getAllowedUnits, getApplicationConfig, getContext, getLocalized, getLocalized, getLocalized, getLocalized, getLocalized, getMultiProgressDisplay, getUser, isAllowed, isAllowed, isAllowed, isAllowed, isAllowed, isAllowed, runTaskAsync, showPerspective, writeActivityLog, writeExceptionLog
-
Constructor Details
-
MessageWindow
public MessageWindow(NewsBoardMessage message, NewsBoardPerspective newsBoardPerspective, org.teamapps.application.api.application.ApplicationInstanceData applicationInstanceData, SystemRegistry registry)
-