Uses of Class
jakarta.faces.flow.ViewNode
-
Packages that use ViewNode Package Description jakarta.faces.flow -
-
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.
-