[jbosstools-issues] [JBoss JIRA] Closed: (JBIDE-6303) Edit Action Dialog doesn't allow to select methods with non-void return type.

Lukas Jungmann (JIRA) jira-events at lists.jboss.org
Tue Aug 31 09:02:12 EDT 2010


     [ https://jira.jboss.org/browse/JBIDE-6303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukas Jungmann closed JBIDE-6303.
---------------------------------



v. in v201008232021N-H413-M2


> Edit Action Dialog doesn't allow to select methods with non-void return type.
> -----------------------------------------------------------------------------
>
>                 Key: JBIDE-6303
>                 URL: https://jira.jboss.org/browse/JBIDE-6303
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: JSF
>    Affects Versions: 3.1.0.GA
>            Reporter: Alexey Kazakov
>            Assignee: Viacheslav Kabanovich
>             Fix For: 3.2.0.M2
>
>
> 1. Create JSF project. Use any KickStart template from New JSF Project wizard.
> 2. Add following method to the managed bean:
> public String checkGuess() {
> ...
> }
> 3. Open inputname.xhtml/jsp.
> 4. Add <h:commandButton action=""/>
> 5. Select this component in visual part, right click. Select <h:commandButton> Attributes.
> 6. Select action attribute.
> 7. Select its value and click "..." button.
> 8. There is no checkGuess method among available Managed Beans methods.

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

        


More information about the jbosstools-issues mailing list