public class MultiValueEditorBean
extends java.lang.Object
implements java.io.Serializable
Helper bean used to temporarily store the last item added in a multi
value editor component.
A Map is used so that multiple components on the same page can use the
same backing bean.