Uses of Interface
de.xima.fc.gui.iface.IIdChainProviding
Packages that use IIdChainProviding
Package
Description
-
Uses of IIdChainProviding in de.xima.fc.gui.listener
Classes in de.xima.fc.gui.listener that implement IIdChainProvidingModifier and TypeClassDescriptionclassPartialRenderListener<T extends javax.faces.component.UIComponent>Must be registered for aPreRenderViewEvent. -
Uses of IIdChainProviding in de.xima.fc.gui.util
Methods in de.xima.fc.gui.util with type parameters of type IIdChainProvidingModifier and TypeMethodDescriptionstatic <T extends javax.faces.event.SystemEventListener & IIdChainProviding>
voidComponentHelper.removeViewListeners(javax.faces.context.FacesContext context, Class<? extends javax.faces.event.SystemEvent> systemEventType, Class<T> listenerType, javax.faces.component.UIComponent component) -
Uses of IIdChainProviding in de.xima.fc.workflow.taglib.component.flowchart
Classes in de.xima.fc.workflow.taglib.component.flowchart that implement IIdChainProvidingModifier and TypeClassDescriptionstatic final classPartial renderer listener for updating the flowchart via a script instead of replacing the entire DOM element.