Uses of Interface
org.kuali.rice.krad.uif.lifecycle.LifecycleEventListener
Packages that use LifecycleEventListener
Package
Description
-
Uses of LifecycleEventListener in org.kuali.rice.krad.uif.element
Classes in org.kuali.rice.krad.uif.element that implement LifecycleEventListenerModifier and TypeClassDescriptionclassValidationMessages for logic and options specific to pages. -
Uses of LifecycleEventListener in org.kuali.rice.krad.uif.lifecycle
Methods in org.kuali.rice.krad.uif.lifecycle that return LifecycleEventListenerModifier and TypeMethodDescriptionViewLifecycle.EventRegistration.getEventListener()Listener class that should be invoked when the event occurs.Methods in org.kuali.rice.krad.uif.lifecycle with parameters of type LifecycleEventListenerModifier and TypeMethodDescriptionvoidViewLifecycle.registerLifecycleCompleteListener(Component eventComponent, LifecycleEventListener listenerComponent) Registers the given component as a listener for the lifecycle complete event for the given event component.voidViewLifecycle.EventRegistration.setEventListener(LifecycleEventListener eventListener) Sets the event listener. -
Uses of LifecycleEventListener in org.kuali.rice.krad.uif.widget
Classes in org.kuali.rice.krad.uif.widget that implement LifecycleEventListenerModifier and TypeClassDescriptionclassWidget for navigating to a lookup from a field (called a quickfinder).