renderedPartially and defaultCommand don't work to combined
------------------------------------------------------------
Key: TOBAGO-672
URL: https://issues.apache.org/jira/browse/TOBAGO-672
Project: MyFaces Tobago
Issue Type: New Feature
Reporter: Andreas Precht
Priority: Minor
usefull is a combined of the both
<tc:button label="#{baseBundle.btn_suchen}"
tip="#{baseBundle.btn_suchen_tip}"
image="#{baseBundle.btn_suchen_pic}" action="#{helpBean.search}"
defaultCommand="true">
<tc:attribute name="renderedPartially" value="searchResults" />
</tc:button>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.