ICEfaces
  1. ICEfaces
  2. ICE-9900

Update docs, showcase and qa examples for ace:dataTable to implement hashCode and equals methods

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.8, EE-3.3.0.GA_P01
    • Fix Version/s: EE-3.3.0.GA_P02, 4.0
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      jsf 2 ace component dataTable
    • Assignee Priority:
      P1
    • Affects:
      Documentation (User Guide, Ref. Guide, etc.)

      Description

      docs and examples should show requirement of ace:dataTable backing beans to implement the following 2 methods:-
      public boolean equals(Object o);
              public int hashCode();
       

        Issue Links

          Activity

          Repository Revision Date User Message
          ICEsoft Public SVN Repository #41331 Thu Jun 12 15:33:03 MDT 2014 art.zambrano ICE-9900 added notes about the need to implement custom hashCode() and equals() methods
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datatable/DataTableMeta.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #41330 Thu Jun 12 15:25:32 MDT 2014 art.zambrano ICE-9900 added Car.java to the resource viewer of the Lazy Loading and Row State demos; added explanations regarding the custom implementations of hashCode() and equals() in the data object
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/dataTable/DataTableLazyLoading.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/dataTable/DataTableRowState.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/resources/org/icefaces/samples/showcase/view/resources/messages.properties

            People

            • Assignee:
              Arturo Zambrano
              Reporter:
              Judy Guglielmin
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: