| Interface | Description |
|---|---|
| SelectionChangeListener |
Classes which implement this interface provide methods that deal with the
events that are generated when selection occurs in a control.
|
| Class | Description |
|---|---|
| DLItem |
Instances of this class represents items manipulated by this DualList widget
|
| DualList |
Instances of this class are controls that allow the user to select multiple
elements.
|
| SelectionChangeEvent |
Instances of this class are sent as a result of
DualList being selected.
|
| Enum | Description |
|---|---|
| DLItem.LAST_ACTION |