ICEfaces
  1. ICEfaces
  2. ICE-6840

Allow a TreeModel to be assigned to a Tree without an EL expression

    Details

    • Type: Improvement Improvement
    • Status: Open
    • Priority: Major Major
    • Resolution: Unresolved
    • Affects Version/s: 1.8.2-EE-GA_P02
    • Fix Version/s: None
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      Linux 2.6.18-128.el5 #1 SMP Wed Jan 21 08:45:05 EST 2009 x86_64 x86_64 x86_64 GNU/Linux

      Description

      A Tree component required a TreeModel, but the current implementation requires an EL Expression to assign the TreeModel. We have need to assign a model to a Tree programmatically and not within an xhtml page.

        Activity

        Hide
        Ed Hillmann added a comment -

        This patch updates the Tree and TreeRenderer. It's using the logic already existing in UICommand, which checks to see if the component has a locally-assigned value before evaluating an expression.

        Show
        Ed Hillmann added a comment - This patch updates the Tree and TreeRenderer. It's using the logic already existing in UICommand, which checks to see if the component has a locally-assigned value before evaluating an expression.

          People

          • Assignee:
            Unassigned
            Reporter:
            Ed Hillmann
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated: