public interface TimeSelectorListener
extends javax.faces.event.FacesListener
| Modifier and Type | Method and Description |
|---|---|
void |
processTimeSelector(TimeSelectorEvent event)
Process the given TimeSelectorEvent.
|
void processTimeSelector(TimeSelectorEvent event) throws javax.faces.event.AbortProcessingException
event - TimeSelectorEvent to processjavax.faces.event.AbortProcessingException - if this event should not be processed further