public class SyncClientSideStateTask extends ViewLifecycleTaskBase<Component>
Constructor and Description |
---|
SyncClientSideStateTask(ViewLifecyclePhase phase)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected void |
performLifecycleTask()
Updates the properties of the given component instance with the value found from the
corresponding map of client state (if found)
Performs phase-specific lifecycle processing tasks.
|
getElementState, getElementType, run, toString
public SyncClientSideStateTask(ViewLifecyclePhase phase)
phase
- The apply model phase for the component.protected void performLifecycleTask()
performLifecycleTask
in class ViewLifecycleTaskBase<Component>
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.