Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8100614

add listeners to string concatenation

XMLWordPrintable

      Most of the binding apis return Bindings, which allows you to attach invalidation and change listeners. StringExpression.concat is one of the odd exceptions that returns a StringExpression instead of a StringBinding, which means you can't attach listeners right now.

      Request is to change the API of StringExpression.concat to return a StringBinding instead (and allow listeners to be attached).

            mheinrichs Michael Heinrichs (Inactive)
            schin Stephen Chin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: