org.apache.myfaces.trinidadinternal.ui.laf.base.xhtml
Class PageRendererUtils
java.lang.Object
org.apache.myfaces.trinidadinternal.ui.laf.base.xhtml.PageRendererUtils
public class PageRendererUtils
- extends java.lang.Object
- Version:
- $Name: $ ($Revision: adfrt/faces/adf-faces-impl/src/main/java/oracle/adfinternal/view/faces/ui/laf/base/xhtml/PageRendererUtils.java#0 $) $Date: 10-nov-2005.18:54:08 $
- Author:
- The Oracle ADF Faces Team
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PageRendererUtils
public PageRendererUtils()
getFocusPath
public static final java.lang.Object getFocusPath(UIXRenderingContext context)
setNewPath
public static final boolean setNewPath(UIXRenderingContext context,
org.apache.myfaces.trinidad.component.UIXHierarchy component,
int startDepth)
- Parameters:
component
- focusPath
- startDepth
-
- Returns:
- whether or not a path was set.
isEmpty
public static final boolean isEmpty(UIXRenderingContext context,
org.apache.myfaces.trinidad.component.UIXHierarchy component,
int startDepth)
- Checks to see whether the globalHeader is empty (contains no
indexed children).
Copyright © 2001-2007 Apache Software Foundation. All Rights Reserved.