Uses of Interface
net.anwiba.commons.model.ISelectionModel
-
-
Uses of ISelectionModel in net.anwiba.commons.model
Classes in net.anwiba.commons.model that implement ISelectionModel Modifier and Type Class Description classSelectionModel<T>Methods in net.anwiba.commons.model that return ISelectionModel Modifier and Type Method Description ISelectionModel<T>SelectionEvent. getSource()Constructors in net.anwiba.commons.model with parameters of type ISelectionModel Constructor Description SelectionEvent(ISelectionModel<T> source)
-