Customization of invocations / callbacks on the rowinjector trigger 
--------------------------------------------------------------------

                 Key: TAP5-1102
                 URL: https://issues.apache.org/jira/browse/TAP5-1102
             Project: Tapestry 5
          Issue Type: Improvement
          Components: tapestry-core
            Reporter: Peter Stavrinides
            Priority: Minor


It could be made easier to customize invocations on the rowinjector trigger 
using JavaScript, at the moment its harder than it should be and limited to the 
click event. 

Robert Zeigler Wrote:
It might be a nifty change to enable a second form of the  "addAddRowTrigger" 
that takes, say, a js callback name as a 2nd  argument.  Or perhaps some flag 
triggering whether the first argument  is an id or a callback.  In any event, 
the initializer could then  check for the appropriate condition, and if the 
condition is met, the  initializer would delegate the setup to the callback, 
passing in the  row injector, rather than assuming a click.  If there's enough  
interest in something like this, I would be willing to do the work to  add it 
to the framework (the exact api would need to be worked out,  though).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to