[
http://issues.apache.org/struts/browse/SHALE-113?page=comments#action_38128 ]
sean schofield commented on SHALE-113:
--------------------------------------
My proposal would be to supply the mechanism for applications to provide their
own dialog aware buttons. In other words, provide a hook for EL expressions so
you can have something like:
<h:commandButton action"next" value="Next"
rendered="#{someBean.isNextAvailable}"/>
This way we don't have to be involved with the look and feel of buttons, etc.
We just provide an easy way for developers to design their own. If the ability
to determine whether the buttons should be rendered became available, it would
be easy to provide your own reusable button panel and layout using Tiles,
Facelets, Clay or whatever.
> [shale] Create "Dialog Aware" button panel component
> ----------------------------------------------------
>
> Key: SHALE-113
> URL: http://issues.apache.org/struts/browse/SHALE-113
> Project: Shale
> Issue Type: Improvement
> Components: Dialog
> Environment: Operating System: other
> Platform: Other
> Reporter: Ed Burns
> Priority: Minor
>
> There really should be a dialog aware button panel component that
> automatically
> generates next and previous buttons, greying things out as appropriate.
> The JSF CharacterCombat demo has some ideas on this.
> https://javaserverfaces-sources.dev.java.net/source/browse/javaserverfaces-sources/jsf-demo/characterCombat/
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira