ICEfaces
  1. ICEfaces
  2. ICE-1128

scrollable property error on dataTable in Facelets

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.5.1
    • Fix Version/s: 1.8RC2, 1.8
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      Operating System: Windows XP
      Platform: PC

      Description

      noted in the forum on many postings.

       WARNING: /main.xhtml @44,107 scrollable="true" Property 'scrollable' is not on
      type: com.icesoft.faces.component.ext.HtmlDataTable

      perhaps because we have HtmlDataTable.setScrollable(Boolean) instead of
      setScrollable(boolean)?

        Issue Links

          Activity

          Repository Revision Date User Message
          ICEsoft Public SVN Repository #18541 Wed Mar 11 14:45:45 MDT 2009 adnan.durrani Fix for ICE-1128 (scrollable property error on dataTable in Facelets)
          New setter added for primitive boolean
          public void setScrollable(boolean scrollable)
          Files Changed
          Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/ext/HtmlDataTable.java

            People

            • Assignee:
              Unassigned
              Reporter:
              Philip Breau
            • Votes:
              4 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: