[
https://issues.apache.org/jira/browse/PIVOT-274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Greg Brown updated PIVOT-274:
-----------------------------
Fix Version/s: (was: 1.4.1)
1.4
> Add support for declaring event handlers in WTKX attributes
> -----------------------------------------------------------
>
> Key: PIVOT-274
> URL: https://issues.apache.org/jira/browse/PIVOT-274
> Project: Pivot
> Issue Type: New Feature
> Components: wtk-wtkx
> Reporter: Greg Brown
> Assignee: Greg Brown
> Fix For: 1.4
>
>
> Attribute-based event handlers will use a syntax similar to static property
> setters; e.g.:
> <PushButton ButtonPressListener.buttonPressed="..."/>
> All page-level variables will be visible to script attributes, and the
> arguments passed to the handler method will be available in an implicit
> "arguments" property (an array of Objects).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.