Uploaded image for project: 'MyFaces Tomahawk'
  1. MyFaces Tomahawk
  2. TOMAHAWK-1587

Add s:effectXXX client behaviors based on script.aculo.us library

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • JSF2
    • None

    Description

      With client behaviors feature for JSF 2, the possibility to create new tags that helps as javascript wrappers of common operations is now a reality.

      At this time, the only client behavior available is t:autoScroll, but other ones could be done too. In TOMAHAWK-1558, it was added client behavior support on myfaces builder plugin, so we can start adding tags now.

      One possibility is create wrapper for script.aculo.us effects, like:

      1. s:effectAppear
      2. s:effectBlindDown
      3. s:effectBlindUp
      4. s:effectDropOut
      5. s:effectFade
      6. s:effectFold
      7. s:effectGrow
      8. s:effectHide
      9. s:effectHighlight
      10. s:effectMorph
      11. s:effectMove
      12. s:effectOpacity
      13. s:effectPuff
      14. s:effectPulsate
      15. s:effectScale
      16. s:effectScrollTo
      17. s:effectShake
      18. s:effectShrink
      19. s:effectShow
      20. s:effectSlideDown
      21. s:effectSlideUp
      22. s:effectSquish
      23. s:effectSwitchOff
      24. s:effectToggle

      It is fun to write them, and with code completion it saves a lot of time writing nice jsf pages.

      Attachments

        Activity

          People

            lu4242 Leonardo Uribe
            lu4242 Leonardo Uribe
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: