Richfaces button
----------------

                 Key: RF-7629
                 URL: https://jira.jboss.org/jira/browse/RF-7629
             Project: RichFaces
          Issue Type: Feature Request
          Components: component-input
    Affects Versions: 3.3.1
            Reporter: dennie


I think it would be nice to have a rich:faces button. Something like: 
============
<rich:button action="">
<h:panelGroup> 
<h:graphicImage..
<h:outputText ...
</h:panelGroup>
</rich:button> 
============
The ui behaviour should be the same like the label facet of rich:dropDownMenu. 
<rich:dropDownMenu>
        <f:facet name="label">
                <h:panelGrid columns="2">
                <h:graphicImage...
                <h:outputText ... 
                </h:panelGrid>
        </f:facet>
</rich:dropDownMenu>



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
richfaces-issues mailing list
richfaces-issues@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to