Uses of Interface
de.xima.fc.gui.common.interfaces.event.ISessionConversationEventHandler
Packages that use ISessionConversationEventHandler
Package
Description
-
Uses of ISessionConversationEventHandler in de.xima.fc.gui.bean.designer.conversation
Methods in de.xima.fc.gui.bean.designer.conversation with parameters of type ISessionConversationEventHandlerModifier and TypeMethodDescriptionvoidDesignerConversationBean.registerEventHandler(ISessionConversationEventHandler eventHandler) Registers the given conversation event handler for the active designer conversation.voidDesignerPageBean.registerEventHandler(ISessionConversationEventHandler eventHandler) Registers the given conversation event handler for the active designer conversation.voidDesignerConversationBean.unregisterEventHandler(ISessionConversationEventHandler eventHandler, String conversationId) Unregisters the given conversation event handler from the active designer conversation. -
Uses of ISessionConversationEventHandler in de.xima.fc.gui.bean.designer.handler.event
Classes in de.xima.fc.gui.bean.designer.handler.event that implement ISessionConversationEventHandlerModifier and TypeClassDescriptionfinal classHandles designer conversation events that are relevant to the designer frame.classfinal classGeneric designer conversation event listener that handles common events for all designer pages.classGeneric project overview conversation event listener that handles common events for the project overview.classHandles designer conversation events that are relevant to the old workflow designer tab.classHandles designer conversation events that are relevant to the from files designer tab. -
Uses of ISessionConversationEventHandler in de.xima.fc.gui.designer.form.event
Classes in de.xima.fc.gui.designer.form.event that implement ISessionConversationEventHandlerModifier and TypeClassDescriptionclassHandles designer conversation events that are relevant to the form designer.classHandles designer conversation events that are relevant to the PDF importer. -
Uses of ISessionConversationEventHandler in de.xima.fc.gui.event.handler
Classes in de.xima.fc.gui.event.handler that implement ISessionConversationEventHandlerModifier and TypeClassDescriptionclassEvent handler registered by thePlaceholderBeanfor the designer conversation scope. -
Uses of ISessionConversationEventHandler in de.xima.fc.workflow.designer.event
Classes in de.xima.fc.workflow.designer.event that implement ISessionConversationEventHandlerModifier and TypeClassDescriptionclassHandles designer conversation events that are relevant to the workflow designer.