Uses of Class
org.kuali.rice.krad.uif.freemarker.LifecycleRenderingContext
Packages that use LifecycleRenderingContext
-
Uses of LifecycleRenderingContext in org.kuali.rice.krad.uif.lifecycle
Methods in org.kuali.rice.krad.uif.lifecycle that return LifecycleRenderingContextModifier and TypeMethodDescriptionAsynchronousViewLifecycleProcessor.getRenderingContext()Gets a thread-local rending context for invoking FreeMarker operations on the current thread.SynchronousViewLifecycleProcessor.getRenderingContext()Gets a thread-local rending context for invoking FreeMarker operations on the current thread.static LifecycleRenderingContextViewLifecycle.getRenderingContext()Gets the rendering context for this lifecycle.ViewLifecycleProcessor.getRenderingContext()Gets a thread-local rending context for invoking FreeMarker operations on the current thread.