[richfaces-issues] [JBoss JIRA] Created: (RF-7629) Richfaces button

dennie (JIRA) jira-events at lists.jboss.org
Fri Jul 31 02:38:41 EDT 2009


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

        


More information about the richfaces-issues mailing list