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 UIFacesVisitorJKJsfUtil.visitComponent(jakarta.faces.component.UIComponent component) This method visits and processes the given UIComponent and its descendants using a UIFacesVisitor.static UIFacesVisitorJKJsfUtil.visitCurrentView()This method visits and processes the components within the current JSF view using a UIFacesVisitor.static UIFacesVisitorThis method visits and processes the components within a specific JSF view using a UIFacesVisitor.