org.richfaces.function
Class RichFunction
java.lang.Object
org.richfaces.function.RichFunction
public final class RichFunction
- extends Object
Created 20.03.2008
- Since:
- 3.2
- Author:
- Nick Belaevski
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
clientId
public static String clientId(String id)
component
public static String component(String id)
element
public static String element(String id)
findComponent
public static javax.faces.component.UIComponent findComponent(String id)
isUserInRole
public static boolean isUserInRole(Object rolesObject)
- Parameters:
rolesObject
-
- Returns:
- Since:
- 3.3.1
toScript
public static String toScript(Object o)
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.