Package net.anwiba.commons.model
Interface ISelectionListener<T>
-
public interface ISelectionListener<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidselectionChanged(SelectionEvent<T> event)
-
-
-
Method Detail
-
selectionChanged
void selectionChanged(SelectionEvent<T> event)
-
-