|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.myfaces.renderkit.html.util.DummyFormUtils
public class DummyFormUtils
| Field Summary | |
|---|---|
static java.lang.String |
DUMMY_FORM_NAME
|
| Constructor Summary | |
|---|---|
DummyFormUtils()
|
|
| Method Summary | |
|---|---|
static DummyFormResponseWriter |
getDummyFormResponseWriter(javax.faces.context.FacesContext facesContext)
Returns a DummyFormResponseWriter. |
static void |
writeDummyForm(javax.faces.context.ResponseWriter writer,
java.util.Set dummyFormParams)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String DUMMY_FORM_NAME
| Constructor Detail |
|---|
public DummyFormUtils()
| Method Detail |
|---|
public static DummyFormResponseWriter getDummyFormResponseWriter(javax.faces.context.FacesContext facesContext)
facesContext -
public static void writeDummyForm(javax.faces.context.ResponseWriter writer,
java.util.Set dummyFormParams)
throws java.io.IOException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||