public class SyncClientSideStateTask extends ViewLifecycleTaskBase<Component>
Constructor and Description |
---|
SyncClientSideStateTask()
Default 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, setElementState, toString
public SyncClientSideStateTask()
protected void performLifecycleTask()
performLifecycleTask
in class ViewLifecycleTaskBase<Component>
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.