1 Reply Latest reply on Apr 21, 2008 9:03 AM by ilya_shaikovsky

    listShuttle: left container hold items

    deni

      Hello!

      I work with richfaces 3.1.4

      I want to take a listShuttle to have left a selction list (that not change) and right the copied items (2 and more equal items possible).
      An item is like Item(String, String).

      Is this possible? I tried to refill the left list, but then come a java.lang.IllegalStateException.
      I only want a copy of the left item, not to switch it!

      Thanks a lot in advance!