Uses of Class
com.evolveum.midpoint.web.component.input.AjaxEventBasedInteractionsLinker
Packages that use AjaxEventBasedInteractionsLinker
-
Uses of AjaxEventBasedInteractionsLinker in com.evolveum.midpoint.web.component.input
Methods in com.evolveum.midpoint.web.component.input that return AjaxEventBasedInteractionsLinkerModifier and TypeMethodDescriptionstatic <C extends org.apache.wicket.Component>
AjaxEventBasedInteractionsLinker<C>AjaxEventBasedInteractionsLinker.linkInteractions(C component, ComponentInteractionsPair<C> interactionPair) Links a component with an interaction pair by registering an `AjaxEventBehavior` that listens for a custom JavaScript event.