Uses of Class
jakarta.faces.component.UIViewAction
-
Packages that use UIViewAction Package Description jakarta.faces.view -
-
Uses of UIViewAction in jakarta.faces.view
Methods in jakarta.faces.view that return types with arguments of type UIViewAction Modifier and Type Method Description static Collection<UIViewAction>
ViewMetadata. getViewActions(UIViewRoot root)
Utility method to extract view metadata from the providedUIViewRoot
.
-