You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Jurgen Lust (JIRA)" <de...@myfaces.apache.org> on 2006/03/20 23:58:03 UTC

[jira] Closed: (TOMAHAWK-173) schedule component doesn't invoke the action value binding

     [ http://issues.apache.org/jira/browse/TOMAHAWK-173?page=all ]
     
Jurgen Lust closed TOMAHAWK-173:
--------------------------------


> schedule component doesn't invoke the action value binding
> ----------------------------------------------------------
>
>          Key: TOMAHAWK-173
>          URL: http://issues.apache.org/jira/browse/TOMAHAWK-173
>      Project: MyFaces Tomahawk
>         Type: Bug
>     Versions: 1.1.2-SNAPSHOT
>     Reporter: Stefan Betermieux
>     Assignee: Jurgen Lust
>     Priority: Minor

>
> Hi,
> the current version of the sandbox schedule component doesn't invoke the action value binding provided as a tag attribute. For instance, the example with an action value binding doesn't work (ScheduleExampleHandler's public String someAction() is defined in my case):
> <s:schedule value="#{scheduleHandler1.model}" id="schedule1"
> 				rendered="true" visibleEndHour="18" visibleStartHour="8"
> 				workingEndHour="17" workingStartHour="9" readonly="false"
> 				theme="evolution" tooltip="true" action="#{scheduleHandler1.someAction}" />

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