| Package | Description | 
|---|---|
| org.kuali.rice.krad.uif.lifecycle | 
| Modifier and Type | Method and Description | 
|---|---|
| static InitializeComponentPhase | LifecyclePhaseFactory. initialize(Component component,
                    Object model,
                    String path,
                    List<String> refreshPaths)Creates a new lifecycle phase processing task for performing initialization on a component. | 
| static InitializeComponentPhase | LifecyclePhaseFactory. initialize(LifecycleElement element,
                    Object model,
                    String path,
                    List<String> refreshPaths,
                    Component parent,
                    ApplyModelComponentPhase nextPhase)Creates a new lifecycle phase processing task for performing initialization on a element. | 
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.