Uses of Class
de.xima.fc.gui.bean.designer.conversation.DesignerConversationBean
- 
- 
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 DesignerConversationBean Modifier and Type Method Description voidFrameDesignerCrossViewScopeRequestHandlerBundle. 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 DesignerConversationBean Modifier and Type Method Description voidOldWorkflowCrossViewScopeRequestHandlerBundle. unregisterAll(DesignerConversationBean bean, String conversationId)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 DesignerConversationBean Modifier and Type Method Description voidFormDesignerCrossViewScopeRequestHandlerBundle. 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 DesignerConversationBean Modifier and Type Method Description voidWorkflowDesignerCrossViewScopeRequestHandlerBundle. unregisterAll(DesignerConversationBean bean, String conversationId)Unregisters all request handlers in this bundle. 
 -