An alternative to org.apache.tapestry5.corelib.components.ActionLink 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 | NOT Allow Null | prop | The object that will be used to generate the context for the link. | |
| zone | String | NOT Allow Null | literal | Binding the zone parameter turns the link into a an Ajax control that causes the related zone to be updated. |
Informal parameters: supported