ICEfaces
  1. ICEfaces
  2. ICE-6516

Currently generator uses hard coded animation event, make it so event can be passed through annotation

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.0.0
    • Fix Version/s: 2.0.1
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      animation + event

      Description

      Currently generator uses two hard coded animation event, make it so events can be passed through annotation.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #23857 Mon Jan 31 21:53:22 MST 2011 adnan.durrani Fix for ICE-6516 (Currently generator uses hard coded animation event, make it so event can be passed through annotation)
        Files Changed
        Commit graph MODIFY /icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/datetimeentry/DateTimeEntryMeta.java
        Commit graph MODIFY /icefaces2/trunk/icefaces/ace/generator/src/org/icefaces/generator/behavior/ClientBehaviorHolder.java
        Commit graph MODIFY /icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/tab/TabSetMeta.java
        Commit graph MODIFY /icefaces2/trunk/icefaces/ace/generator/src/org/icefaces/component/annotation/ClientBehaviorHolder.java
        Adnan Durrani created issue -
        Adnan Durrani made changes -
        Field Original Value New Value
        Assignee Adnan Durrani [ adnan.durrani ]
        Adnan Durrani made changes -
        Status Open [ 1 ] In Progress [ 3 ]
        Hide
        Adnan Durrani added a comment - - edited

        Changes made so events can be defined, through "ClientBehaviorHolder" annotation (e.g.)

        @ClientBehaviorHolder (events=

        {"onclick", "onmoseover", "onblur"}

        , defaultEvent="onclick")

        Command: Commit
        Modified: D:\work\development\head\svn\ossrepo\icefaces2\trunk\icefaces\ace\component\src\org\icefaces\component\datetimeentry\DateTimeEntryMeta.java
        Modified: D:\work\development\head\svn\ossrepo\icefaces2\trunk\icefaces\ace\component\src\org\icefaces\component\tab\TabSetMeta.java
        Modified: D:\work\development\head\svn\ossrepo\icefaces2\trunk\icefaces\ace\generator\src\org\icefaces\component\annotation\ClientBehaviorHolder.java
        Modified: D:\work\development\head\svn\ossrepo\icefaces2\trunk\icefaces\ace\generator\src\org\icefaces\generator\behavior\ClientBehaviorHolder.java
        Sending content: D:\work\development\head\svn\ossrepo\icefaces2\trunk\icefaces\ace\component\src\org\icefaces\component\tab\TabSetMeta.java
        Sending content: D:\work\development\head\svn\ossrepo\icefaces2\trunk\icefaces\ace\component\src\org\icefaces\component\datetimeentry\DateTimeEntryMeta.java
        Sending content: D:\work\development\head\svn\ossrepo\icefaces2\trunk\icefaces\ace\generator\src\org\icefaces\generator\behavior\ClientBehaviorHolder.java
        Sending content: D:\work\development\head\svn\ossrepo\icefaces2\trunk\icefaces\ace\generator\src\org\icefaces\component\annotation\ClientBehaviorHolder.java
        Completed: At revision: 23857

        Show
        Adnan Durrani added a comment - - edited Changes made so events can be defined, through "ClientBehaviorHolder" annotation (e.g.) @ClientBehaviorHolder (events= {"onclick", "onmoseover", "onblur"} , defaultEvent="onclick") Command: Commit Modified: D:\work\development\head\svn\ossrepo\icefaces2\trunk\icefaces\ace\component\src\org\icefaces\component\datetimeentry\DateTimeEntryMeta.java Modified: D:\work\development\head\svn\ossrepo\icefaces2\trunk\icefaces\ace\component\src\org\icefaces\component\tab\TabSetMeta.java Modified: D:\work\development\head\svn\ossrepo\icefaces2\trunk\icefaces\ace\generator\src\org\icefaces\component\annotation\ClientBehaviorHolder.java Modified: D:\work\development\head\svn\ossrepo\icefaces2\trunk\icefaces\ace\generator\src\org\icefaces\generator\behavior\ClientBehaviorHolder.java Sending content: D:\work\development\head\svn\ossrepo\icefaces2\trunk\icefaces\ace\component\src\org\icefaces\component\tab\TabSetMeta.java Sending content: D:\work\development\head\svn\ossrepo\icefaces2\trunk\icefaces\ace\component\src\org\icefaces\component\datetimeentry\DateTimeEntryMeta.java Sending content: D:\work\development\head\svn\ossrepo\icefaces2\trunk\icefaces\ace\generator\src\org\icefaces\generator\behavior\ClientBehaviorHolder.java Sending content: D:\work\development\head\svn\ossrepo\icefaces2\trunk\icefaces\ace\generator\src\org\icefaces\component\annotation\ClientBehaviorHolder.java Completed: At revision: 23857
        Adnan Durrani made changes -
        Status In Progress [ 3 ] Resolved [ 5 ]
        Fix Version/s 2.0.1 [ 10255 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Issue Type Task [ 3 ] Improvement [ 4 ]
        Salesforce Case []
        Affects Version/s 2.0.0 [ 10230 ]
        Security Private [ 10001 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

          • Assignee:
            Adnan Durrani
            Reporter:
            Adnan Durrani
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: