|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.icesoft.faces.renderkit.dom_html_basic.PassThruAttributeRenderer
| Constructor Summary | |
PassThruAttributeRenderer()
|
|
| Method Summary | |
static boolean |
passThruAttributeExists(javax.faces.component.UIComponent uiComponent)
Determine whether any of the attributes defined for the UIComponent instance are pass thru attributes. |
static void |
renderAttributes(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent,
java.lang.String[] excludedAttributes)
Render pass thru attributes to the root element of the DOMContext associated with the UIComponent parameter. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PassThruAttributeRenderer()
| Method Detail |
public static void renderAttributes(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent,
java.lang.String[] excludedAttributes)
throws java.io.IOException
facesContext - uiComponent - excludedAttributes - attributes to exclude
java.io.IOExceptionpublic static boolean passThruAttributeExists(javax.faces.component.UIComponent uiComponent)
uiComponent -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||