I'm having problems getting the clicked entry from the scheduler. The ScheduleMouseEvent is set to SCHEDULE_ENTRY_CLICKED but in the mouse listener event and the action event the getModel().getSelectedEntry() is always null and isEntrySelected() always returns false.
Have I missed something? Do I ahve to select the entry somehow? Thanks Julian -- View this message in context: http://www.nabble.com/Scheduler%3A-Getting-Clicked-Entry-tf2247939.html#a6234409 Sent from the MyFaces - Users forum at Nabble.com.

