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 class
Handles designer conversation events that are relevant to the designer frame.class
final class
Handles application events that are relevant to all designer pages.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 application events that are relevant to the from files view.class
Handles 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 TypeMethodDescriptionvoid
ApplicationEventBusBean.register
(IApplicationEventHandler eventHandler) void
ApplicationEventBusBean.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 TypeClassDescriptionclass
class
Default identity check handler that executes a Java method if the tokens match.class
Deprecated.class
Deprecated.PasswordPolicyChangeEvent
is not necessary anymore.class
Deprecated.Since version 8.0.0 no longer necessary.class
Deprecated.This event handler has been deprecated in version 8.0.0 becauseLoginEvent
are 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 TypeInterfaceDescriptioninterface
Handler for events ofConversationScoped
beans that limit their conversation to a particular session.interface
interface
-
Uses of IApplicationEventHandler in de.xima.fc.gui.designer.form.event
Classes in de.xima.fc.gui.designer.form.event that implement IApplicationEventHandlerModifier and TypeClassDescriptionclass
Handler for designer eventsclass
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 IApplicationEventHandler in de.xima.fc.gui.event.handler
Classes in de.xima.fc.gui.event.handler that implement IApplicationEventHandlerModifier and TypeClassDescriptionclass
Event handler registered by thePlaceholderBean
for the designer conversation scope.class
Deprecated.This event handler has been deprecated in version 8.0.0 becauseLoginEvent
are no longer fired.class
Deprecated.This event handler has been deprecated in version 8.0.0 becauseLoginEvent
are 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 TypeClassDescriptionclass
Handles application events that are relevant to the workflow designer.class
Handles designer conversation events that are relevant to the workflow designer.
MenuTemplateBean
has been deprecated.