Package | Description |
---|---|
org.eclipse.nebula.widgets.opal.multichoice |
Modifier and Type | Method | Description |
---|---|---|
abstract void |
MultiChoiceSelectionListener.handle(MultiChoice<T> parent,
T receiver,
boolean selected,
org.eclipse.swt.widgets.Shell popup) |
This method contains the code that is called when the selection has
changed
|
Constructor | Description |
---|---|
MultiChoiceSelectionListener(MultiChoice<T> parent) |