Uses of Class
jakarta.faces.flow.ViewNode
| Package | Description |
|---|---|
| com.sun.faces.flow | |
| jakarta.faces.flow |
-
Uses of ViewNode in com.sun.faces.flow
Subclasses of ViewNode in com.sun.faces.flow Modifier and Type Class Description classViewNodeImpl -
Uses of ViewNode in jakarta.faces.flow
Methods in jakarta.faces.flow that return types with arguments of type ViewNode Modifier and Type Method Description abstract List<ViewNode>Flow. getViews()Return an immutable data structure containing all of the view nodes declared for this flow.