TableView: option for disabling multiline text rendering in cell

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Won't Fix
    • Priority: P4
    • 7u6
    • Affects Version/s: fx2.0
    • Component/s: javafx

      When strings with newlines in them are rendered in a table cell, the newlines are graphically reproduced and the row is thus resized vertically. This is not always desirable.

      An obvious workaround is to strip the newlines from the string in the cell (value) factory. However, it would be nice with a simple utility function like this:

      myColumn.setMultiLineText(false)

            Assignee:
            Jonathan Giles
            Reporter:
            Knut Arne Vedaa (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: