Package pulse.tasks.listeners
Interface TaskSelectionListener
-
- All Superinterfaces:
Serializable
public interface TaskSelectionListener extends Serializable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onSelectionChanged(TaskSelectionEvent e)
-
-
-
Method Detail
-
onSelectionChanged
void onSelectionChanged(TaskSelectionEvent e)
-
-