JavaScript is disabled on your browser.
Skip navigation links
Jakarta EE Web Profile API v11.0.0-M4
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
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.