Rich UI listMulti

The Rich UI listMulti widget defines a list from which the user can select multiple entries.
The listMulti widget supports these properties:

For more information about other supported properties and functions, see "Widget properties and functions."

If you use this widget, you must use the following statement:
import com.ibm.egl.rui.widgets.ListMulti;

Feedback