Uses of Class
org.omnifaces.util.Components.ForEach
Packages that use Components.ForEach
-
Uses of Components.ForEach in org.omnifaces.util
Methods in org.omnifaces.util that return Components.ForEachModifier and TypeMethodDescriptionstatic Components.ForEachComponents.forEachComponent()Invokes an operation on every component in the component tree.static Components.ForEachComponentsLocal.forEachComponent(FacesContext context) Components.ForEach.fromRoot(UIComponent root) The root component where tree visiting startsThe IDs of the components that are to be visitedComponents.ForEach.havingIds(Collection<String> ids) The IDs of the components that are visitedfinal Components.ForEachThe types of the components that are to be visitedThe VisitHints that are used for the visit.The VisitHints that are used for the visit.