You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Musachy Barroso (JIRA)" <ji...@apache.org> on 2007/05/04 21:24:44 UTC

[jira] Commented: (WW-1837) TabbedPanel selectedTab change event catch!

    [ https://issues.apache.org/struts/browse/WW-1837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_40930 ] 

Musachy Barroso commented on WW-1837:
-------------------------------------

Add 2 new attributes to the tabbedpanel tag:

beforeSelectTabNotifyTopics : topics published when use click on the tab, the tab widget and a cancel object are passed as arguments, setting cancel.cancel=true will prevent the tab from being selected
afterSelectTabNotifyTopics:  topics published when use click on the tab, after the tab is selected, the tab widget is passed as argument

> TabbedPanel selectedTab change event catch!
> -------------------------------------------
>
>                 Key: WW-1837
>                 URL: https://issues.apache.org/struts/browse/WW-1837
>             Project: Struts 2
>          Issue Type: New Feature
>          Components: Views
>    Affects Versions: 2.1.0
>            Reporter: Felipe Rodrigues
>         Assigned To: Musachy Barroso
>             Fix For: Future
>
>
> I propose to add a new attribute at TabbedPanel to help developers catch an event or  trigger a action when user change the tab. The event should send the TabIndex or TabLabel parameter as well. Any idea about how do that?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.