Details

    • Type: Task Task
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 3.0.1
    • Fix Version/s: 3.0.1
    • Component/s: Sample Apps
    • Labels:
      None
    • Environment:
      IF 3.x
    • Affects:
      Sample App./Tutorial

      Description

      Add conditional row tutorial implementing a custom condition

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #28601 Fri Mar 30 14:04:09 MDT 2012 nils.lundquist ICE-7971 - Added Conditional Row tutorial.
        Files Changed
        Commit graph ADD /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/tutorials/conditionalRow/src/main/java/org/icefaces
        Commit graph ADD /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/tutorials/conditionalRow/src/main/webapp/WEB-INF
        Commit graph ADD /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/tutorials/conditionalRow/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph ADD /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/tutorials/conditionalRow/src/main/java/org/icefaces/tutorials
        Commit graph ADD /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/tutorials/conditionalRow/src/main/webapp/resources/css
        Commit graph ADD /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/tutorials/conditionalRow/build.xml
        Commit graph ADD /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/tutorials/conditionalRow/src/main/webapp/index.jsp
        Commit graph ADD /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/tutorials/conditionalRow/src/main/resources
        Commit graph ADD /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/tutorials/conditionalRow/src/main/java/org/icefaces/tutorials/util
        Commit graph ADD /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/tutorials/conditionalRow/src/main/Main.iml
        Commit graph ADD /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/tutorials/conditionalRow/src/main/java/org/icefaces/tutorials/util/FacesUtils.java
        Commit graph ADD /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/tutorials/conditionalRow/src/main/resources/messages_en.properties
        Commit graph ADD /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/tutorials/conditionalRow/src/main/webapp/WEB-INF/templates/tutorial-template.xhtml
        Commit graph ADD /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/tutorials/conditionalRow/src/main/java/org/icefaces/tutorials/util/TutorialMessageUtils.java
        Commit graph ADD /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/tutorials/conditionalRow/src/main/webapp/main.xhtml
        Commit graph ADD /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/tutorials/conditionalRow/build.properties
        Commit graph ADD /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/tutorials/conditionalRow
        Commit graph ADD /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/tutorials/conditionalRow/src/main/java/org/icefaces/tutorials/ace/Task.java
        Commit graph ADD /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/tutorials/conditionalRow/pom.xml
        Commit graph ADD /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/tutorials/conditionalRow/src/main/webapp/resources
        Commit graph ADD /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/tutorials/conditionalRow/src/main/webapp
        Commit graph ADD /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/tutorials/conditionalRow/src/main/webapp/resources/css/ice-tutorial-style.css
        Commit graph ADD /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/tutorials/conditionalRow/src/main/java
        Commit graph ADD /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/tutorials/conditionalRow/src/main
        Commit graph ADD /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/tutorials/conditionalRow/src/main/java/org/icefaces/tutorials/ace
        Commit graph ADD /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/tutorials/conditionalRow/src/main/webapp/WEB-INF/web.xml
        Commit graph ADD /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/tutorials/conditionalRow/src/main/webapp/WEB-INF/templates
        Commit graph ADD /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/tutorials/conditionalRow/src/main/java/org/icefaces/tutorials/ace/ConditionalRowMessagesBean.java
        Commit graph ADD /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/tutorials/conditionalRow/src
        Commit graph ADD /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/tutorials/conditionalRow/src/main/java/org
        Nils Lundquist created issue -
        Hide
        Nils Lundquist added a comment -

        28601 by nils.lundquist, 2:04 PM
        ICE-7971 - Added Conditional Row tutorial.

        In example, conditional row renders when a particular component is a row has attached an FacesMessage.

        Show
        Nils Lundquist added a comment - 28601 by nils.lundquist, 2:04 PM ICE-7971 - Added Conditional Row tutorial. In example, conditional row renders when a particular component is a row has attached an FacesMessage.
        Nils Lundquist made changes -
        Field Original Value New Value
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #28617 Mon Apr 02 12:05:24 MDT 2012 nils.lundquist ICE-7971 - Renaming conditional row tutorial to something more inline with current tutorials.
        Files Changed
        Commit graph ADD /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/tutorials/conditional-row-messages/src/main/java/org/icefaces/tutorials/util
        Commit graph ADD /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/tutorials/conditional-row-messages/src/main/java/org/icefaces/tutorials/util/FacesUtils.java
        Commit graph ADD /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/tutorials/conditional-row-messages/build.properties
        Commit graph ADD /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/tutorials/conditional-row-messages/pom.xml
        Commit graph ADD /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/tutorials/conditional-row-messages/src/main/webapp
        Commit graph ADD /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/tutorials/conditional-row-messages/src/main/resources/messages_en.properties
        Commit graph ADD /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/tutorials/conditional-row-messages/src/main/resources
        Commit graph ADD /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/tutorials/conditional-row-messages/src/main/java/org/icefaces/tutorials/util/TutorialMessageUtils.java
        Commit graph ADD /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/tutorials/conditional-row-messages/src/main/webapp/main.xhtml
        Commit graph ADD /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/tutorials/conditional-row-messages/src/main/java/org/icefaces/tutorials
        Commit graph ADD /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/tutorials/conditional-row-messages/src/main/java/org
        Commit graph ADD /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/tutorials/conditional-row-messages
        Commit graph ADD /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/tutorials/conditional-row-messages/src/main/webapp/WEB-INF/templates/tutorial-template.xhtml
        Commit graph ADD /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/tutorials/conditional-row-messages/src/main/webapp/WEB-INF/web.xml
        Commit graph ADD /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/tutorials/conditional-row-messages/src/main
        Commit graph ADD /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/tutorials/conditional-row-messages/src/main/java/org/icefaces/tutorials/ace
        Commit graph ADD /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/tutorials/conditional-row-messages/src/main/webapp/index.jsp
        Commit graph ADD /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/tutorials/conditional-row-messages/src/main/webapp/WEB-INF/templates
        Commit graph ADD /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/tutorials/conditional-row-messages/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph ADD /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/tutorials/conditional-row-messages/src/main/webapp/resources/css/ice-tutorial-style.css
        Commit graph ADD /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/tutorials/conditional-row-messages/build.xml
        Commit graph ADD /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/tutorials/conditional-row-messages/src/main/java/org/icefaces
        Commit graph DEL /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/tutorials/conditionalRow
        Commit graph ADD /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/tutorials/conditional-row-messages/src/main/webapp/WEB-INF
        Commit graph ADD /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/tutorials/conditional-row-messages/src
        Commit graph ADD /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/tutorials/conditional-row-messages/src/main/webapp/resources/css
        Commit graph ADD /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/tutorials/conditional-row-messages/src/main/java/org/icefaces/tutorials/ace/ConditionalRowMessagesBean.java
        Commit graph ADD /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/tutorials/conditional-row-messages/src/main/java
        Commit graph ADD /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/tutorials/conditional-row-messages/src/main/java/org/icefaces/tutorials/ace/Task.java
        Commit graph ADD /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/tutorials/conditional-row-messages/src/main/webapp/resources
        Nils Lundquist made changes -
        Assignee Nils Lundquist [ nils.lundquist ]
        Ken Fyten made changes -
        Fix Version/s 3.0.1 [ 10282 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]
        Hide
        Ken Fyten added a comment -

        Conditional-row-messages: doesn't run on Tomcat 6.0.26 (server error at org.apache.el.parser.ELParser.generateParseException(ELParser.java:2
        42)), runs on 7.0.27, but the buttons don't seem to be functional.

        Show
        Ken Fyten added a comment - Conditional-row-messages: doesn't run on Tomcat 6.0.26 (server error at org.apache.el.parser.ELParser.generateParseException(ELParser.java:2 42)), runs on 7.0.27, but the buttons don't seem to be functional.
        Ken Fyten made changes -
        Resolution Fixed [ 1 ]
        Status Closed [ 6 ] Reopened [ 4 ]
        Security Private [ 10001 ]
        Ken Fyten made changes -
        Salesforce Case []
        Assignee Priority P1
        Hide
        Nils Lundquist added a comment -

        This tutorial uses parameterized EL method expressions available in EL 2.2+

        To port a parameter passing method call technique to earlier versions of EL (like that available in Tomcat 6), the developer would need to apply a faux-map method wrapper like the 2nd technique explained on this page:

        http://wiki.apache.org/myfaces/Parameters_In_EL_Functions

        Show
        Nils Lundquist added a comment - This tutorial uses parameterized EL method expressions available in EL 2.2+ To port a parameter passing method call technique to earlier versions of EL (like that available in Tomcat 6), the developer would need to apply a faux-map method wrapper like the 2nd technique explained on this page: http://wiki.apache.org/myfaces/Parameters_In_EL_Functions
        Nils Lundquist made changes -
        Status Reopened [ 4 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]
        Affects [Sample App./Tutorial]
        Assignee Priority P1
        Security Private [ 10001 ]
        Hide
        Nils Lundquist added a comment -

        The above link also includes a reference to another wiki article describing how to upgrade Tomcat 6 to EL 2.2

        Show
        Nils Lundquist added a comment - The above link also includes a reference to another wiki article describing how to upgrade Tomcat 6 to EL 2.2

          People

          • Assignee:
            Nils Lundquist
            Reporter:
            Nils Lundquist
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: