|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.myfaces.trinidadinternal.renderkit.RenderUtils
@Deprecated public class RenderUtils
Stub for temporary backwards compatibility.
| Method Summary | |
|---|---|
static void |
encodeRecursive(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
Deprecated. Encodes a component and all of its children. |
static java.lang.String |
getFormId(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
Deprecated. Retrieves id of the form the component is contained in. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void encodeRecursive(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
throws java.io.IOException
java.io.IOException
public static java.lang.String getFormId(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
context - the faces context objectcomponent - UIComponent whose container form id is to be retuirned
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||