Uses of Interface
de.xima.fc.gui.common.interfaces.event.IApplicationEventHandler
- 
- 
Uses of IApplicationEventHandler in de.xima.fc.gui.bean.designer.handler.event
Classes in de.xima.fc.gui.bean.designer.handler.event that implement IApplicationEventHandler Modifier and Type Class Description classDesignerFrameConversationEventHandlerHandles designer conversation events that are relevant to the designer frame.classGenericDesignerPageApplicationEventHandlerHandles application events that are relevant to all designer pages.classGenericDesignerPageConversationEventHandlerGeneric designer conversation event listener that handles common events for all designer pages.classGenericProjectOverviewConversationEventHandlerGeneric project overview conversation event listener that handles common events for the project overview.classOldWorkflowConversationEventHandlerHandles designer conversation events that are relevant to the old workflow designer tab.classProjectResourceApplicationEventHandlerHandles application events that are relevant to the from files view.classProjectResourceConversationEventHandlerHandles designer conversation events that are relevant to the from files designer tab. - 
Uses of IApplicationEventHandler in de.xima.fc.gui.common.bean.eventbus
Methods in de.xima.fc.gui.common.bean.eventbus with parameters of type IApplicationEventHandler Modifier and Type Method Description voidApplicationEventBusBean. register(IApplicationEventHandler eventHandler)voidApplicationEventBusBean. unregister(IApplicationEventHandler eventHandler) - 
Uses of IApplicationEventHandler in de.xima.fc.gui.common.event.handler
Classes in de.xima.fc.gui.common.event.handler that implement IApplicationEventHandler Modifier and Type Class Description classApplicationPropertiesChangedEventHandlerclassMenuTemplateEventHandlerclassPasswordPolicyChangeHandlerclassServerContextEventHandlerclassViewEventHandler - 
Uses of IApplicationEventHandler in de.xima.fc.gui.common.interfaces.event
Subinterfaces of IApplicationEventHandler in de.xima.fc.gui.common.interfaces.event Modifier and Type Interface Description interfaceISessionConversationEventHandlerHandler for events ofConversationScopedbeans that limit their conversation to a particular session.interfaceISessionEventHandlerinterfaceIViewEventHandler - 
Uses of IApplicationEventHandler in de.xima.fc.gui.designer.form.event
Classes in de.xima.fc.gui.designer.form.event that implement IApplicationEventHandler Modifier and Type Class Description classFormDesignerApplicationEventHandlerHandler for designer eventsclassFormDesignerConversationEventHandlerHandles designer conversation events that are relevant to the form designer. - 
Uses of IApplicationEventHandler in de.xima.fc.gui.event.handler
Classes in de.xima.fc.gui.event.handler that implement IApplicationEventHandler Modifier and Type Class Description classPlaceholderDesignerConversationEventHandlerEvent handler registered by thePlaceholderBeanfor the designer conversation scope.classProjectEventHandlerclassRolePropertiesTemplateEventHandler - 
Uses of IApplicationEventHandler in de.xima.fc.workflow.designer.event
Classes in de.xima.fc.workflow.designer.event that implement IApplicationEventHandler Modifier and Type Class Description classWorkflowDesignerApplicationEventHandlerHandles application events that are relevant to the workflow designer.classWorkflowDesignerConversationEventHandlerHandles designer conversation events that are relevant to the workflow designer. 
 -