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: [email protected]
