Represents the input of multiple String values from the UI. Note that this
component cannot be represented directly in HTML - it may be used either as
the "selection" member of a multiple selection control, or passed as the
argument to a fuller Evolver.
author: Antranig Basman (antranig@caret.cam.ac.uk)
make(UIContainer parent, String ID, String binding, String[] initvalue) A full constructor, specifying a bound String array with an optional
initial value.
A full constructor, specifying a bound String array with an optional
initial value. Note that there is no direct renderer for such a component
in HTML.