|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.tapestry5.corelib.components.Any
@SupportsInformalParameters public class Any
Renders an arbitrary element including informal parameters.
| Name | Type | Flags | Default | Default Prefix | Since | Description |
|---|---|---|---|---|---|---|
| clientId | java.lang.String | prop:componentResources.id | literal | The desired client id, which defaults to the components id. | ||
| element | java.lang.String | literal |
| Constructor Summary | |
|---|---|
Any()
|
|
| Method Summary | |
|---|---|
String |
getClientId()
Returns the client id. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Any()
| Method Detail |
|---|
public String getClientId()
getClientId in interface ClientElement
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||