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 void
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 DesignerConversationBean Modifier and Type Method Description void
OldWorkflowCrossViewScopeRequestHandlerBundle. 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 void
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 DesignerConversationBean Modifier and Type Method Description void
WorkflowDesignerCrossViewScopeRequestHandlerBundle. unregisterAll(DesignerConversationBean bean, String conversationId)
Unregisters all request handlers in this bundle.
-