JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
net.anwiba.commons.model
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
void
selectionChanged
(
SelectionEvent
<
T
> event)
Method Details
selectionChanged
void
selectionChanged
(
SelectionEvent
<
T
> event)