|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LifecycleElementState
Handles delivery of per-node parse state for path-based view lifecycle algorithms.
The interface is used for assigning the path property value during the View's pre-process
phase.
| Method Summary | |
|---|---|
int |
getDepth()
Gets the depth of the element in the lifecycle tree. |
LifecycleElement |
getElement()
Gets the element this lifecycle phase is responsible for processing. |
String |
getParentPath()
Gets the path relative the predecessor phase's component. |
String |
getViewPath()
Gets the path relative to the view. |
String |
getViewPhase()
Gets the view lifecycle phase constant that corresponds to this phase processing task. |
| Method Detail |
|---|
String getViewPhase()
UifConstants.ViewPhasesString getViewPath()
LifecycleElement getElement()
String getParentPath()
int getDepth()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||