[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-3973) Support 'setterMethod' for bean value binding in the Graph editor

Maurice Zeijen (JIRA) jira-events at lists.jboss.org
Mon Mar 9 03:26:22 EDT 2009


Support 'setterMethod' for bean value binding in the Graph editor
-----------------------------------------------------------------

                 Key: JBIDE-3973
                 URL: https://jira.jboss.org/jira/browse/JBIDE-3973
             Project: Tools (JBoss Tools)
          Issue Type: Feature Request
          Components: smooks
    Affects Versions: 3.0.0.CR2
            Reporter: Maurice Zeijen


The graph editor currently only supports value binding via the 'property' attribute of the binding. So you can only bind a property if it the name of it's setter method starts with 'set'. However Smooks also has the 'setterMethod' attribute which lets you use any method as setter method , as long as it has one argument. 

The graph editor could support this function by also letting a user bind any method that has one argument.

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

        



More information about the jbosstools-issues mailing list