net.sf.tacos.components.ajax.AjaxDirectLink
name | type | required | default value | description |
---|---|---|---|---|
renderer | org.apache.tapestry.link.ILinkRenderer | |||
updateComponents | java.util.List | |||
json | boolean | false | ||
disabled | boolean | false | ||
target | java.lang.String | |||
parameters | object | An object, or list of objects, encoded into the URL as listener parameters (and made available to the ulimate listener object or method). | ||
scheme | java.lang.String | Forces the link to be generated as an absolute URL with the given scheme (unless the scheme matches the scheme for the current request). | ||
listener | org.apache.tapestry.IActionListener | |||
anchor | java.lang.String | |||
stateful | boolean | true | ||
port | java.lang.Integer | Forces the link to be generated as an absolute URL with the given port (unless the port matches the port for the current request). |
Allow body: ( rendered )
Allow informal parameters:
Reserved parameters: href