|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.tapestry5.QueryParameterConstants
public class QueryParameterConstants
Defines constants for common query parameters passed in requests from the client.
RequestParameter| Field Summary | |
|---|---|
static java.lang.String |
ZONE_ID
The client-side id of the element being updated in an Ajax request. |
| Constructor Summary | |
|---|---|
QueryParameterConstants()
|
|
| Method Summary |
|---|
| 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 ZONE_ID
Zone has allocated a dynamic
client-side id during initial render.
| Constructor Detail |
|---|
public QueryParameterConstants()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||