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 TypeMethodDescriptionvoidFrameDesignerCrossViewScopeRequestHandlerBundle.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 TypeMethodDescriptionvoidOldWorkflowCrossViewScopeRequestHandlerBundle.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 TypeMethodDescriptionvoidFormDesignerCrossViewScopeRequestHandlerBundle.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 TypeMethodDescriptionvoidWorkflowDesignerCrossViewScopeRequestHandlerBundle.unregisterAll(DesignerConversationBean bean, String conversationId) Unregisters all request handlers in this bundle.