Rich UI ListMulti

The Rich UI listMulti widget defines a list from which the user can select multiple entries. The following properties are supported:

Other supported properties and functions are described in “Widget properties and functions.”

Use of this widget requires the following statement:
import com.ibm.egl.rui.widgets.ListMulti;

Feedback