| Name | Type | Flags | Default | Default Prefix | Description |
|---|---|---|---|---|---|
| context | java.util.List | NOT Allow Null | prop | The context for the link (optional parameter). This list of values will be converted into strings and included in the URI. The strings will be coerced back to whatever their values are and made available to event handler methods. | |
| onCompleteCallback | String | NOT Allow Null | literal | the javascript callback function (optional). function has one parameter: the response text | |
| stop | boolean | NOT Allow Null | literal | Event.stop |