Class DesignerPlaceholderBean
- java.lang.Object
-
- de.xima.fc.gui.bean.designer.conversation.DesignerPlaceholderBean
-
- All Implemented Interfaces:
Serializable
@Named @ViewScoped public class DesignerPlaceholderBean extends Object implements Serializable
Bean that provides additional functionality for the placeholder dialog in the designer.- Since:
- 8.4.0
- Author:
- XIMA MEDIA GmbH
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DesignerPlaceholderBean(DesignerConversationBean designerConversationBean, ViewContextBean viewContext, BackendViewPushContext viewPushContext, PlaceholderBean placeholderBean, ViewContextBean viewContextBean, LocaleBean localeBean)
-
-
-
Constructor Detail
-
DesignerPlaceholderBean
@Inject public DesignerPlaceholderBean(DesignerConversationBean designerConversationBean, ViewContextBean viewContext, BackendViewPushContext viewPushContext, PlaceholderBean placeholderBean, ViewContextBean viewContextBean, LocaleBean localeBean)
-
-