Uses of Interface
net.anwiba.commons.model.ISelectionListener
-
Uses of ISelectionListener in net.anwiba.commons.model
Methods in net.anwiba.commons.model with parameters of type ISelectionListenerModifier and TypeMethodDescriptionvoidISelectionModel.addSelectionListener(ISelectionListener<T> listener) voidSelectionModel.addSelectionListener(ISelectionListener<T> listener) voidISelectionModel.removeSelectionListener(ISelectionListener<T> listener) voidSelectionModel.removeSelectionListener(ISelectionListener<T> listener)