A replacement to org.apache.tapestry5.corelib.components.PageLink that, given an object passed as parameter, uses the corresponding br.com.arsmachina.tapestrycrud.encoder.Encoder to get the context br.com.arsmachina.tapestrycrud.encoder.Encoder#toKey(Object) activation value.
| Name | Type | Flags | Default | Default Prefix | Description |
|---|---|---|---|---|---|
| object | Object | Required, NOT Allow Null | prop | The object from which the activation context value will be extracted. | |
| page | String | Required, NOT Allow Null | literal | The logical name of the page to link to. |
Informal parameters: supported