Uses of Interface
de.xima.fc.gui.common.interfaces.event.ISessionConversationEvent
Packages that use ISessionConversationEvent
- 
Uses of ISessionConversationEvent in de.xima.fc.gui.bean.designer.conversation
Methods in de.xima.fc.gui.bean.designer.conversation with parameters of type ISessionConversationEventModifier and TypeMethodDescriptionvoidDesignerConversationBean.post(ISessionConversationEvent event) Posts the given designer conversation event and informs all event handlers that have subscribed to that event.voidDesignerPageBean.post(ISessionConversationEvent event) Posts the given designer conversation event and informs all event handlers that have subscribed to that event. - 
Uses of ISessionConversationEvent in de.xima.fc.gui.bean.designer.event
Subinterfaces of ISessionConversationEvent in de.xima.fc.gui.bean.designer.eventModifier and TypeInterfaceDescriptioninterfaceBase interface for all designer conversation events.Classes in de.xima.fc.gui.bean.designer.event that implement ISessionConversationEventModifier and TypeClassDescriptionclassWhen the language used to edit the form has changed.classWhen the persist JSON of a single items was modified.classWhen the persist JSON was modified of the entire form was modified.classclassWhen a new action needs to be created in the workflow flowchart.classDeprecated.Can be removed once the old workflow is removed.classWhen one or more items were deleted in the designer that were originally imported from a PDF document.classEvent that is triggered when the name of a form element was refactored.classWhen the state list was updated in the workflow designer.classWhen the state list was updated in the workflow designer.classWhen the state list was updated in the workflow designer.classWhen the state list was updated in the workflow designer.