org.apache.myfaces.tobago.renderkit
Class RenderUtil
java.lang.Object
org.apache.myfaces.tobago.renderkit.RenderUtil
public class RenderUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
COMPONENT_IN_REQUEST
public static final String COMPONENT_IN_REQUEST
- See Also:
- Constant Field Values
RenderUtil
public RenderUtil()
contains
public static boolean contains(Object[] list,
Object value)
getComponent
public static UIComponent getComponent(HttpServletRequest request)
encodeChildren
public static void encodeChildren(FacesContext facesContext,
UIComponent panel)
throws IOException
- Throws:
IOException
encode
public static void encode(FacesContext facesContext,
UIComponent component)
throws IOException
- Throws:
IOException
addMenuCheckToggle
public static String addMenuCheckToggle(String clientId,
String onClick)
Copyright © 2002-2006 Apache Software Foundation. All Rights Reserved.