ICEfaces
  1. ICEfaces
  2. ICE-1931

More efficient outputText mode

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 1.7.2
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      All

      Description

      The TextRenderer for outputText will see if there's any style or styleClass, and if so, will render a span around the text with style or class attributes. Since we always have at least iceOutTxt styleClass, then there's always going to be a span, which will bloat up large tables of plain text.

      I recommend we add some sort of noSpan or noStyle or onlyText attribute to outputText, which would keep it from using any styling or spans, leaving just the plain text being rendered.

        Issue Links

          Activity

          There are no comments yet on this issue.

            People

            • Assignee:
              Unassigned
              Reporter:
              Mark Collette
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: