Interface SelectionEventManager.ListenerInfo
-
- All Known Implementing Classes:
SelectionEventManager.DataListenerInfo
- Enclosing class:
- SelectionEventManager
private static interface SelectionEventManager.ListenerInfo
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
fire(DataSelectionListener.SelectionChangeEvent event)
-
-
-
Method Detail
-
fire
void fire(DataSelectionListener.SelectionChangeEvent event)
-
-