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 TypeMethodDescriptionvoid
DesignerConversationBean.post
(ISessionConversationEvent event) Posts the given designer conversation event and informs all event handlers that have subscribed to that event.void
DesignerPageBean.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 TypeInterfaceDescriptioninterface
Base interface for all designer conversation events.Classes in de.xima.fc.gui.bean.designer.event that implement ISessionConversationEventModifier and TypeClassDescriptionclass
When the language used to edit the form has changed.class
When the persist JSON of a single items was modified.class
When the persist JSON was modified of the entire form was modified.class
class
When a new action needs to be created in the workflow flowchart.class
Deprecated.Can be removed once the old workflow is removed.class
When one or more items were deleted in the designer that were originally imported from a PDF document.class
Event that is triggered when the name of a form element was refactored.class
When the state list was updated in the workflow designer.class
When the state list was updated in the workflow designer.class
When the state list was updated in the workflow designer.class
When the state list was updated in the workflow designer.