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 ISelectionListener Modifier and Type Method Description voidISelectionModel. addSelectionListener(ISelectionListener<T> listener)voidSelectionModel. addSelectionListener(ISelectionListener<T> listener)voidISelectionModel. removeSelectionListener(ISelectionListener<T> listener)voidSelectionModel. removeSelectionListener(ISelectionListener<T> listener)
-