Uses of Class
de.xima.fc.gui.bean.designer.conversation.DesignerConversationBean
Packages that use DesignerConversationBean
Package
Description
-
Uses of DesignerConversationBean in de.xima.fc.gui.bean.designer.handler.request
Methods in de.xima.fc.gui.bean.designer.handler.request with parameters of type DesignerConversationBeanModifier and TypeMethodDescriptionvoid
FrameDesignerCrossViewScopeRequestHandlerBundle.unregisterAll
(DesignerConversationBean bean, String conversationId) Unregisters all request handlers in this bundle. -
Uses of DesignerConversationBean in de.xima.fc.gui.bean.workflow.event
Methods in de.xima.fc.gui.bean.workflow.event with parameters of type DesignerConversationBeanModifier and TypeMethodDescriptionvoid
OldWorkflowCrossViewScopeRequestHandlerBundle.unregisterAll
(DesignerConversationBean bean, String conversationId) Deprecated.Unregisters all request handlers in this bundle. -
Uses of DesignerConversationBean in de.xima.fc.gui.designer.form.request
Methods in de.xima.fc.gui.designer.form.request with parameters of type DesignerConversationBeanModifier and TypeMethodDescriptionvoid
FormDesignerCrossViewScopeRequestHandlerBundle.unregisterAll
(DesignerConversationBean bean, String conversationId) Unregisters all request handlers in this bundle. -
Uses of DesignerConversationBean in de.xima.fc.workflow.designer.request
Methods in de.xima.fc.workflow.designer.request with parameters of type DesignerConversationBeanModifier and TypeMethodDescriptionvoid
WorkflowDesignerCrossViewScopeRequestHandlerBundle.unregisterAll
(DesignerConversationBean bean, String conversationId) Unregisters all request handlers in this bundle.