org.richfaces.component
Class ComponentPredicates
java.lang.Object
org.richfaces.component.ComponentPredicates
public final class ComponentPredicates
- extends Object
- Author:
- Nick Belaevski
Method Summary |
static com.google.common.base.Predicate<javax.faces.component.UIComponent> |
isRendered()
|
static com.google.common.base.Predicate<javax.faces.component.UIComponent> |
withId(String id)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
isRendered
public static com.google.common.base.Predicate<javax.faces.component.UIComponent> isRendered()
withId
public static com.google.common.base.Predicate<javax.faces.component.UIComponent> withId(String id)
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.