You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by GitBox <gi...@apache.org> on 2020/06/09 16:39:45 UTC

[GitHub] [myfaces-tobago] JasminKroeger opened a new pull request #122: add disable attribute for tc:buttons and tc:links

JasminKroeger opened a new pull request #122:
URL: https://github.com/apache/myfaces-tobago/pull/122


   * add setter for disable attribute in ButtonsTagDeclaration and LinksTagDeclaration
   * create Interface to set and get disabled
   * adjust Renderer to write disabled attribute in tag
   * adjust isDisabled in AbstractUICommandBase to check if the parent is disabled. If the parent is disabled all all children are disabled. If a child has the disabled attribute set, than the child is not disabled.
   * create example in demo
   
   ISSUE: TOBAGO-1997


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [myfaces-tobago] JasminKroeger closed pull request #122: add disable attribute for tc:buttons and tc:links

Posted by GitBox <gi...@apache.org>.
JasminKroeger closed pull request #122:
URL: https://github.com/apache/myfaces-tobago/pull/122


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org