public class SuffixIdFromContainerTask extends ViewLifecycleTaskBase<Component>
Constructor and Description |
---|
SuffixIdFromContainerTask()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected void |
performLifecycleTask()
Pulls the container id suffix from the parent component and updates the id on the given element,
then sets the container id suffix on the component so the suffixing will apply to all its children.
|
getElementState, getElementType, run, setElementState, toString
public SuffixIdFromContainerTask()
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.