You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Jorge Rodr?guez Pedrianes (JIRA)" <de...@myfaces.apache.org> on 2006/03/22 17:30:58 UTC

[jira] Created: (TOMAHAWK-211) Would be recommendable to add to a new attribute to tag "t:panelTab" that allows to disabled a certain tab

Would be recommendable to add to a new attribute to tag "t:panelTab" that allows to disabled a certain tab 
-----------------------------------------------------------------------------------------------------------

         Key: TOMAHAWK-211
         URL: http://issues.apache.org/jira/browse/TOMAHAWK-211
     Project: MyFaces Tomahawk
        Type: New Feature
  Components: Tabbed Pane  
    Versions: 1.1.1    
 Environment: Windows XP
JBoss 4.0.3SP1
Tomahawk 1.1.1
    Reporter: Jorge Rodríguez Pedrianes
    Priority: Minor
     Fix For: 1.1.1


Hello, I have been working with the component "Tabbe Pane" and have seen that it has the possibility of disabled a certain tab taking care of role of user.  Although this very is limited, this could also be done to with an attribute in tag "< t:panelTab/>", for example with one with the name "disabled" that you can put to him a boolean or one EL.

            For Example:
                       <t:panelTab .....  disabled="true" />  or  <t:panelTab .....  disabled="#{backingBean.disabled}" />


    Thanks :D

-- 
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