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 TypeMethodDescriptionvoid
DesignerConversationBean.registerEventHandler
(ISessionConversationEventHandler eventHandler) Registers the given conversation event handler for the active designer conversation.void
DesignerPageBean.registerEventHandler
(ISessionConversationEventHandler eventHandler) Registers the given conversation event handler for the active designer conversation.void
DesignerConversationBean.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 class
Handles designer conversation events that are relevant to the designer frame.class
final class
Generic designer conversation event listener that handles common events for all designer pages.class
Generic project overview conversation event listener that handles common events for the project overview.class
Handles designer conversation events that are relevant to the old workflow designer tab.class
Handles 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 TypeClassDescriptionclass
Handles designer conversation events that are relevant to the form designer.class
Handles 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 TypeClassDescriptionclass
Event handler registered by thePlaceholderBean
for 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 TypeClassDescriptionclass
Handles designer conversation events that are relevant to the workflow designer.