Uses of Class
org.kuali.rice.krad.uif.lifecycle.ViewLifecycleTaskBase
Packages that use ViewLifecycleTaskBase
Package
Description
-
Uses of ViewLifecycleTaskBase in org.kuali.rice.krad.uif.freemarker
Subclasses of ViewLifecycleTaskBase in org.kuali.rice.krad.uif.freemarkerModifier and TypeClassDescriptionclassPerform actual rendering on a component during the lifecycle. -
Uses of ViewLifecycleTaskBase in org.kuali.rice.krad.uif.lifecycle
Subclasses of ViewLifecycleTaskBase in org.kuali.rice.krad.uif.lifecycleModifier and TypeClassDescriptionclassView lifecycle task to run component modifiers based on the lifecycle phase. -
Uses of ViewLifecycleTaskBase in org.kuali.rice.krad.uif.lifecycle.finalize
Subclasses of ViewLifecycleTaskBase in org.kuali.rice.krad.uif.lifecycle.finalizeModifier and TypeClassDescriptionclassAdd the focusId, jumpToId and jumpToName as dataAttributes to the component during the finalize phase.classAdd templates defined on this component to the view for rendering.classPerform default finalize behavior defined for the component.classPerform custom finalize behavior for the component defined by the helper.classPerform custom finalize behavior for the component defined by the helper.classInvoke finalizer methods on the component.classIf the data field has a configured property editor registers the editor with the view post metadata.classSets data bindings to read-only at the end of the apply model phase. -
Uses of ViewLifecycleTaskBase in org.kuali.rice.krad.uif.lifecycle.initialize
Subclasses of ViewLifecycleTaskBase in org.kuali.rice.krad.uif.lifecycle.initializeModifier and TypeClassDescriptionclassAssign a unique ID to the component, if one has not already been assigned.classPerform default initialization defined for the component.classPerform custom initialization for the component defined by the helper.classInvoke custom initialization on the container from the view helper.classPerforms initialization on data fields based on attributes found in the data dictionary.classPopulate property values on the component from the expression graph.classAssigns a lifecycle element's path propertyLifecycleElement.setViewPath(String)and, based on the paths to the element frominvalid reference
LifecycleElement#setPath(String)LifecycleElementState.classPopulate property values on the all property replacers and component modifiers from the expression graph.classInvokeson the lifecycle element.invalid reference
Copyable#preventModification()classProcess any remote fields holder that might be in the containers items.classSort items in a container -
Uses of ViewLifecycleTaskBase in org.kuali.rice.krad.uif.lifecycle.model
Subclasses of ViewLifecycleTaskBase in org.kuali.rice.krad.uif.lifecycle.modelModifier and TypeClassDescriptionclassPerform post-expression evaluation tasks.classApply authorization and presentation logic for the component.classPerform default apply model behavior defined for the component.classEvaluate expressions for the component.classPerform custom apply model behavior for the component defined by the helper.classPush attributes to the component context.classclassAdjusts the id for elements that are within a component configured with a suffix to apply for all children (such as components that are within a collection line).classSynchronize client side state for the component.