Uses of Interface
de.xima.fc.gui.common.interfaces.event.IApplicationEventHandler
Packages that use IApplicationEventHandler
Package
Description
-
Uses of IApplicationEventHandler in de.xima.fc.gui.bean.designer.handler.event
Classes in de.xima.fc.gui.bean.designer.handler.event that implement IApplicationEventHandlerModifier and TypeClassDescriptionfinal classHandles designer conversation events that are relevant to the designer frame.classfinal classHandles application events that are relevant to all designer pages.final 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 application events that are relevant to the from files view.classHandles 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 IApplicationEventHandlerModifier and TypeMethodDescriptionvoidApplicationEventBusBean.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 IApplicationEventHandlerModifier and TypeClassDescriptionclassclassDefault identity check handler that executes a Java method if the tokens match.classDeprecated.classDeprecated.PasswordPolicyChangeEventis not necessary anymore.classDeprecated.Since version 8.0.0 no longer necessary.classDeprecated.This event handler has been deprecated in version 8.0.0 becauseLoginEventare no longer fired. -
Uses of IApplicationEventHandler in de.xima.fc.gui.common.interfaces.event
Subinterfaces of IApplicationEventHandler in de.xima.fc.gui.common.interfaces.eventModifier and TypeInterfaceDescriptioninterfaceHandler for events ofConversationScopedbeans that limit their conversation to a particular session.interfaceinterface -
Uses of IApplicationEventHandler in de.xima.fc.gui.designer.form.event
Classes in de.xima.fc.gui.designer.form.event that implement IApplicationEventHandlerModifier and TypeClassDescriptionclassHandler for designer eventsclassHandles designer conversation events that are relevant to the form designer.classHandles designer conversation events that are relevant to the PDF importer. -
Uses of IApplicationEventHandler in de.xima.fc.gui.event.handler
Classes in de.xima.fc.gui.event.handler that implement IApplicationEventHandlerModifier and TypeClassDescriptionclassEvent handler registered by thePlaceholderBeanfor the designer conversation scope.classDeprecated.This event handler has been deprecated in version 8.0.0 becauseLoginEventare no longer fired.classDeprecated.This event handler has been deprecated in version 8.0.0 becauseLoginEventare no longer fired. -
Uses of IApplicationEventHandler in de.xima.fc.workflow.designer.event
Classes in de.xima.fc.workflow.designer.event that implement IApplicationEventHandlerModifier and TypeClassDescriptionclassHandles application events that are relevant to the workflow designer.classHandles designer conversation events that are relevant to the workflow designer.
MenuTemplateBeanhas been deprecated.