Uses of Class
org.kuali.rice.krad.uif.freemarker.LifecycleRenderingContext

Packages that use LifecycleRenderingContext
org.kuali.rice.krad.uif.lifecycle   
 

Uses of LifecycleRenderingContext in org.kuali.rice.krad.uif.lifecycle
 

Methods in org.kuali.rice.krad.uif.lifecycle that return LifecycleRenderingContext
 LifecycleRenderingContext ViewLifecycleProcessor.getRenderingContext()
          Gets a thread-local rending context for invoking FreeMarker operations on the current thread.
 LifecycleRenderingContext AsynchronousViewLifecycleProcessor.getRenderingContext()
          Gets a thread-local rending context for invoking FreeMarker operations on the current thread.
 LifecycleRenderingContext SynchronousViewLifecycleProcessor.getRenderingContext()
          Gets a thread-local rending context for invoking FreeMarker operations on the current thread.
static LifecycleRenderingContext ViewLifecycle.getRenderingContext()
          Gets the rendering context for this lifecycle.
 



Copyright © 2005–2014 The Kuali Foundation. All rights reserved.