Uses of Class
com.jk.web.util.UIFacesVisitor
Packages that use UIFacesVisitor
-
Uses of UIFacesVisitor in com.jk.web.util
Methods in com.jk.web.util that return UIFacesVisitorModifier and TypeMethodDescriptionstatic UIFacesVisitor
JKJsfUtil.visitComponent
(jakarta.faces.component.UIComponent component) This method visits and processes the given UIComponent and its descendants using a UIFacesVisitor.static UIFacesVisitor
JKJsfUtil.visitCurrentView()
This method visits and processes the components within the current JSF view using a UIFacesVisitor.static UIFacesVisitor
This method visits and processes the components within a specific JSF view using a UIFacesVisitor.