Uses of Class
org.eclipse.nebula.widgets.opal.multichoice.MultiChoiceSelectionListener
-
Packages that use MultiChoiceSelectionListener Package Description org.eclipse.nebula.widgets.opal.multichoice -
-
Uses of MultiChoiceSelectionListener in org.eclipse.nebula.widgets.opal.multichoice
Fields in org.eclipse.nebula.widgets.opal.multichoice declared as MultiChoiceSelectionListener Modifier and Type Field Description private MultiChoiceSelectionListener<T>
MultiChoice. selectionListener
Methods in org.eclipse.nebula.widgets.opal.multichoice with parameters of type MultiChoiceSelectionListener Modifier and Type Method Description void
MultiChoice. setSelectionListener(MultiChoiceSelectionListener<T> selectionListener)
-